chore: entferne veraltete Architekturdokumente
Signed-off-by: StefanMoCoAt <stefan.mo.co@gmail.com>
|
After Width: | Height: | Size: 109 KiB |
|
After Width: | Height: | Size: 78 KiB |
|
After Width: | Height: | Size: 68 KiB |
|
After Width: | Height: | Size: 70 KiB |
@@ -0,0 +1,17 @@
|
||||
---
|
||||
type: Guide
|
||||
status: ARCHIVED
|
||||
owner: Curator
|
||||
last_update: 2026-04-09
|
||||
---
|
||||
|
||||
# ScreenShots (ARCHIVED)
|
||||
|
||||
Dieser Ordner ist archiviert. Historische Betriebs-/Infra-Screenshots wurden nach
|
||||
`docs/80_Assets/exports/ops/archive/` verschoben.
|
||||
|
||||
Neue Screens bitte gemäß Docs-as-Code in folgenden Bereichen ablegen:
|
||||
|
||||
- UI-/Produkt-Screens: `docs/80_Assets/frontend/screens/<Modul>/...`
|
||||
- Figma-Exports: `docs/80_Assets/frontend/figma/<vision>/<bereich>/...`
|
||||
- Ops-/Infra-Exports: `docs/80_Assets/exports/ops/<topic>/...`
|
||||
|
After Width: | Height: | Size: 59 KiB |
@@ -0,0 +1,105 @@
|
||||
web-app.js:2567 [WebApp] main() entered
|
||||
web-app.js:2726 [WebApp] Loading configuration...
|
||||
web-app.js:2736 [WebApp] Configuration loaded: apiBaseUrl={{.Env.API_BASE_URL}}, keycloakUrl={{.Env.KEYCLOAK_URL}}
|
||||
web-app.js:2747 [WebApp] Koin initialized
|
||||
web-app.js:2749 [WebApp] Initializing Database...
|
||||
sqlite.worker.js:2 Worker: sqlite.worker.js loaded. Starting initialization...
|
||||
sqlite.worker.js:64 Worker: Loading sqlite3.js via importScripts...
|
||||
sqlite.worker.js:75 Worker: Fetching sqlite3.wasm manually...
|
||||
sqlite.worker.js:16 Worker: Buffering message (DB not ready) {id: 0, action: 'exec', sql: 'PRAGMA user_version;', params: Array(0)}
|
||||
sqlite.worker.js:81 Worker: sqlite3.wasm fetched successfully, size: 851353
|
||||
sqlite.worker.js:83 Worker: Calling sqlite3InitModule with wasmBinary...
|
||||
sqlite.worker.js:90 Worker: sqlite3InitModule resolved successfully
|
||||
sqlite.worker.js:92 Worker: OPFS available: true
|
||||
sqlite.worker.js:97 Initialisiere persistente OPFS Datenbank: app.db
|
||||
sqlite.worker.js:106 Worker: DB Ready. Processing 1 buffered messages.
|
||||
web-app.js:59710 Database version check: Current=1, Schema=1
|
||||
web-app.js:59730 Database Schema is up to date.
|
||||
web-app.js:2760 [WebApp] Local DB created and registered in Koin
|
||||
web-app.js:2588 [WebApp] Mounting Compose App...
|
||||
web-app.js:2601 [WebApp] App mounted successfully
|
||||
web-app.js:151092 [PlatformConfig] Resolved KEYCLOAK_URL from global: {{.Env.KEYCLOAK_URL}}
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
web-app.js:124837 [Violation] 'requestAnimationFrame' handler took 179ms
|
||||
web-app.js:124837 [Violation] 'requestAnimationFrame' handler took 59ms
|
||||
web-app.js:124837 [Violation] 'requestAnimationFrame' handler took 152ms
|
||||
web-app.js:200669 [baseClient] REQUEST: https://app.mo-code.at/{{.Env.KEYCLOAK_URL}}/realms/meldestelle/protocol/openid-connect/token
|
||||
METHOD: POST
|
||||
web-app.js:246724 POST https://app.mo-code.at/%7B%7B.Env.KEYCLOAK_URL%7D%7D/realms/meldestelle/protocol/openid-connect/token 405 (Method Not Allowed)
|
||||
commonFetch @ web-app.js:246724
|
||||
protoOf.k9 @ web-app.js:246007
|
||||
protoOf.hjx @ web-app.js:246215
|
||||
protoOf.k9 @ web-app.js:238302
|
||||
protoOf.gjx @ web-app.js:238284
|
||||
l @ web-app.js:238332
|
||||
protoOf.k9 @ web-app.js:200917
|
||||
protoOf.j9 @ web-app.js:200733
|
||||
protoOf.n9 @ web-app.js:200767
|
||||
protoOf.g1y @ web-app.js:43932
|
||||
protoOf.g30 @ web-app.js:46019
|
||||
(anonymous) @ web-app.js:45861
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45873
|
||||
protoOf.k30 @ web-app.js:45999
|
||||
protoOf.e1z @ web-app.js:46142
|
||||
protoOf.e1z @ web-app.js:46220
|
||||
safeDispatch @ web-app.js:43816
|
||||
resumeCancellableWith @ web-app.js:43583
|
||||
startCoroutineCancellable_0 @ web-app.js:44191
|
||||
protoOf.i1r @ web-app.js:33970
|
||||
protoOf.f1r @ web-app.js:32558
|
||||
launch @ web-app.js:32731
|
||||
protoOf.e1z @ web-app.js:107337
|
||||
safeDispatch @ web-app.js:43816
|
||||
resumeCancellableWith @ web-app.js:43583
|
||||
startCoroutineCancellable_0 @ web-app.js:44191
|
||||
protoOf.i1r @ web-app.js:33970
|
||||
protoOf.f1r @ web-app.js:32558
|
||||
launch @ web-app.js:32731
|
||||
protoOf.wd5 @ web-app.js:275511
|
||||
protoOf.q8l @ web-app.js:273831
|
||||
protoOf.o8k @ web-app.js:75741
|
||||
protoOf.o8k @ web-app.js:75728
|
||||
protoOf.o8k @ web-app.js:75728
|
||||
protoOf.o8k @ web-app.js:75491
|
||||
protoOf.e8k @ web-app.js:75418
|
||||
protoOf.y8q @ web-app.js:77107
|
||||
protoOf.gb8 @ web-app.js:106427
|
||||
processRelease @ web-app.js:109692
|
||||
protoOf.ibf @ web-app.js:110270
|
||||
l @ web-app.js:108912
|
||||
sendInternal @ web-app.js:104466
|
||||
protoOf.kao @ web-app.js:104613
|
||||
protoOf.hbg @ web-app.js:110747
|
||||
protoOf.ebg @ web-app.js:110741
|
||||
protoOf.dbg @ web-app.js:109191
|
||||
sendPointerEvent$default @ web-app.js:64957
|
||||
onMouseEvent @ web-app.js:114594
|
||||
(anonymous) @ web-app.js:114849
|
||||
(anonymous) @ web-app.js:114802
|
||||
web-app.js:200669 [baseClient] RESPONSE: 405
|
||||
METHOD: POST
|
||||
FROM: https://app.mo-code.at/{{.Env.KEYCLOAK_URL}}/realms/meldestelle/protocol/openid-connect/token
|
||||
@@ -0,0 +1,655 @@
|
||||
content-script.js:104 Failed to get subsystem status for purpose {rejected: true, message: {…}}
|
||||
web-app.js:2491 [WebApp] main() entered
|
||||
web-app.js:2650 [WebApp] Loading configuration...
|
||||
web-app.js:2439 Fetch finished loading: GET "https://app.mo-code.at/config.json".
|
||||
(anonymous) @ web-app.js:2439
|
||||
loadAppConfig @ web-app.js:2424
|
||||
(anonymous) @ web-app.js:2652
|
||||
(anonymous) @ web-app.js:2636
|
||||
l @ web-app.js:2713
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
resumeCancellableWith @ web-app.js:43498
|
||||
startCoroutineCancellable_0 @ web-app.js:44106
|
||||
(anonymous) @ web-app.js:33885
|
||||
(anonymous) @ web-app.js:32473
|
||||
launch @ web-app.js:32646
|
||||
main @ web-app.js:2493
|
||||
mainWrapper @ web-app.js:2723
|
||||
(anonymous) @ web-app.js:2742
|
||||
(anonymous) @ web-app.js:21
|
||||
158 @ web-app.js:25
|
||||
__webpack_require__ @ web-app.js:365061
|
||||
(anonymous) @ web-app.js:365327
|
||||
(anonymous) @ web-app.js:365330
|
||||
webpackUniversalModuleDefinition @ web-app.js:9
|
||||
(anonymous) @ web-app.js:10
|
||||
web-app.js:2660 [WebApp] Configuration loaded: apiBaseUrl=https://api.mo-code.at
|
||||
web-app.js:2662 [WebApp] Koin initialized
|
||||
web-app.js:2664 [WebApp] Initializing Database...
|
||||
sqlite.worker.js:2 Worker: sqlite.worker.js loaded. Starting initialization...
|
||||
sqlite.worker.js:64 Worker: Loading sqlite3.js via importScripts...
|
||||
sqlite.worker.js:75 Worker: Fetching sqlite3.wasm manually...
|
||||
sqlite.worker.js:81 Worker: sqlite3.wasm fetched successfully, size: 851353
|
||||
sqlite.worker.js:83 Worker: Calling sqlite3InitModule with wasmBinary...
|
||||
sqlite.worker.js:16 Worker: Buffering message (DB not ready) {id: 0, action: 'exec', sql: 'PRAGMA user_version;', params: Array(0)}
|
||||
sw.js:74 Fetch finished loading: GET "https://app.mo-code.at/favicon.ico".
|
||||
(anonymous) @ sw.js:74
|
||||
sqlite.worker.js:90 Worker: sqlite3InitModule resolved successfully
|
||||
sqlite.worker.js:92 Worker: OPFS available: true
|
||||
sqlite.worker.js:97 Initialisiere persistente OPFS Datenbank: app.db
|
||||
sqlite.worker.js:106 Worker: DB Ready. Processing 1 buffered messages.
|
||||
web-app.js:59625 Database version check: Current=1, Schema=1
|
||||
web-app.js:59645 Database Schema is up to date.
|
||||
web-app.js:2675 [WebApp] Local DB created and registered in Koin
|
||||
web-app.js:2512 [WebApp] Mounting Compose App...
|
||||
web-app.js:2525 [WebApp] App mounted successfully
|
||||
web-app.js:151007 [PlatformConfig] Resolved KEYCLOAK_URL from global: https://app.mo-code.at:8180
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
web-app.js:124752 [Violation] 'requestAnimationFrame' handler took 133ms
|
||||
web-app.js:124752 [Violation] 'requestAnimationFrame' handler took 149ms
|
||||
web-app.js:200584 [baseClient] REQUEST: https://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token
|
||||
METHOD: POST
|
||||
web-app.js:246639 POST https://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token net::ERR_CONNECTION_TIMED_OUT
|
||||
commonFetch @ web-app.js:246639
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:245922
|
||||
__webpack_modules__.6464.protoOf.hjx @ web-app.js:246130
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:238217
|
||||
__webpack_modules__.6464.protoOf.gjx @ web-app.js:238199
|
||||
l @ web-app.js:238247
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357099
|
||||
__webpack_modules__.9639.protoOf.lcu @ web-app.js:357708
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357774
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357099
|
||||
__webpack_modules__.9639.protoOf.lcu @ web-app.js:357708
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357774
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
__webpack_modules__.9639.protoOf.uct @ web-app.js:357722
|
||||
__webpack_modules__.9639.protoOf.ncu @ web-app.js:357824
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357762
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
trySendDropLatest @ web-app.js:39506
|
||||
trySendImpl @ web-app.js:39503
|
||||
(anonymous) @ web-app.js:39560
|
||||
(anonymous) @ web-app.js:113804
|
||||
(anonymous) @ web-app.js:105846
|
||||
(anonymous) @ web-app.js:86363
|
||||
invalidateSemantics @ web-app.js:96541
|
||||
onFocusStateChange @ web-app.js:275737
|
||||
l @ web-app.js:275829
|
||||
__webpack_modules__.2461.protoOf.o7z @ web-app.js:69688
|
||||
performRequestFocus @ web-app.js:70214
|
||||
assignFocus @ web-app.js:69295
|
||||
__webpack_modules__.2461.protoOf.v7z @ web-app.js:69472
|
||||
requestFocus$default @ web-app.js:63972
|
||||
requestFocus_0 @ web-app.js:69019
|
||||
requestFocusWhenInMouseInputMode @ web-app.js:275487
|
||||
__webpack_modules__.7579.protoOf.q8l @ web-app.js:273717
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75656
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75406
|
||||
__webpack_modules__.2461.protoOf.e8k @ web-app.js:75333
|
||||
__webpack_modules__.2461.protoOf.y8q @ web-app.js:77022
|
||||
__webpack_modules__.2461.protoOf.gb8 @ web-app.js:106342
|
||||
processPress @ web-app.js:109601
|
||||
__webpack_modules__.2461.protoOf.ibf @ web-app.js:110185
|
||||
l @ web-app.js:108827
|
||||
sendInternal @ web-app.js:104381
|
||||
__webpack_modules__.2461.protoOf.kao @ web-app.js:104528
|
||||
__webpack_modules__.2461.protoOf.hbg @ web-app.js:110662
|
||||
__webpack_modules__.2461.protoOf.ebg @ web-app.js:110656
|
||||
__webpack_modules__.2461.protoOf.dbg @ web-app.js:109106
|
||||
sendPointerEvent$default @ web-app.js:64872
|
||||
onMouseEvent @ web-app.js:114509
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114758
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114717
|
||||
web-app.js:246639 Fetch failed loading: POST "https://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token".
|
||||
commonFetch @ web-app.js:246639
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:245922
|
||||
__webpack_modules__.6464.protoOf.hjx @ web-app.js:246130
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:238217
|
||||
__webpack_modules__.6464.protoOf.gjx @ web-app.js:238199
|
||||
l @ web-app.js:238247
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357099
|
||||
__webpack_modules__.9639.protoOf.lcu @ web-app.js:357708
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357774
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357099
|
||||
__webpack_modules__.9639.protoOf.lcu @ web-app.js:357708
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357774
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
__webpack_modules__.9639.protoOf.uct @ web-app.js:357722
|
||||
__webpack_modules__.9639.protoOf.ncu @ web-app.js:357824
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357762
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
trySendDropLatest @ web-app.js:39506
|
||||
trySendImpl @ web-app.js:39503
|
||||
(anonymous) @ web-app.js:39560
|
||||
(anonymous) @ web-app.js:113804
|
||||
(anonymous) @ web-app.js:105846
|
||||
(anonymous) @ web-app.js:86363
|
||||
invalidateSemantics @ web-app.js:96541
|
||||
onFocusStateChange @ web-app.js:275737
|
||||
l @ web-app.js:275829
|
||||
__webpack_modules__.2461.protoOf.o7z @ web-app.js:69688
|
||||
performRequestFocus @ web-app.js:70214
|
||||
assignFocus @ web-app.js:69295
|
||||
__webpack_modules__.2461.protoOf.v7z @ web-app.js:69472
|
||||
requestFocus$default @ web-app.js:63972
|
||||
requestFocus_0 @ web-app.js:69019
|
||||
requestFocusWhenInMouseInputMode @ web-app.js:275487
|
||||
__webpack_modules__.7579.protoOf.q8l @ web-app.js:273717
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75656
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75406
|
||||
__webpack_modules__.2461.protoOf.e8k @ web-app.js:75333
|
||||
__webpack_modules__.2461.protoOf.y8q @ web-app.js:77022
|
||||
__webpack_modules__.2461.protoOf.gb8 @ web-app.js:106342
|
||||
processPress @ web-app.js:109601
|
||||
__webpack_modules__.2461.protoOf.ibf @ web-app.js:110185
|
||||
l @ web-app.js:108827
|
||||
sendInternal @ web-app.js:104381
|
||||
__webpack_modules__.2461.protoOf.kao @ web-app.js:104528
|
||||
__webpack_modules__.2461.protoOf.hbg @ web-app.js:110662
|
||||
__webpack_modules__.2461.protoOf.ebg @ web-app.js:110656
|
||||
__webpack_modules__.2461.protoOf.dbg @ web-app.js:109106
|
||||
sendPointerEvent$default @ web-app.js:64872
|
||||
onMouseEvent @ web-app.js:114509
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114758
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114717
|
||||
web-app.js:200584 [baseClient] REQUEST https://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token failed with exception: Error_0: Fail to fetch
|
||||
installHook.js:1 Error_0: Fail to fetch
|
||||
overrideMethod @ installHook.js:1
|
||||
propagateExceptionFinalResort @ web-app.js:45850
|
||||
handleUncaughtCoroutineException @ web-app.js:43475
|
||||
handleCoroutineException @ web-app.js:33785
|
||||
__webpack_modules__.1400.protoOf.p1s @ web-app.js:32685
|
||||
finalizeFinishingState @ web-app.js:34269
|
||||
tryMakeCompletingSlowPath @ web-app.js:34792
|
||||
tryMakeCompleting @ web-app.js:34738
|
||||
(anonymous) @ web-app.js:35457
|
||||
(anonymous) @ web-app.js:32450
|
||||
(anonymous) @ web-app.js:200669
|
||||
(anonymous) @ web-app.js:200682
|
||||
resume @ web-app.js:43954
|
||||
resumeUnconfined @ web-app.js:43919
|
||||
dispatch @ web-app.js:43896
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33409
|
||||
(anonymous) @ web-app.js:33432
|
||||
(anonymous) @ web-app.js:33353
|
||||
__webpack_modules__.1400.protoOf.q1t @ web-app.js:35782
|
||||
notifyCompletion @ web-app.js:34477
|
||||
completeStateFinalization @ web-app.js:34397
|
||||
finalizeFinishingState @ web-app.js:34280
|
||||
tryMakeCompletingSlowPath @ web-app.js:34792
|
||||
tryMakeCompleting @ web-app.js:34738
|
||||
(anonymous) @ web-app.js:35457
|
||||
(anonymous) @ web-app.js:32450
|
||||
(anonymous) @ web-app.js:200669
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43841
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33409
|
||||
(anonymous) @ web-app.js:33432
|
||||
(anonymous) @ web-app.js:33353
|
||||
(anonymous) @ web-app.js:246678
|
||||
|
||||
@@ -0,0 +1,524 @@
|
||||
/config.json:1 Failed to load resource: net::ERR_HTTP2_PROTOCOL_ERROR
|
||||
web-app.js:2492 [Config] Error loading config: TypeError: Failed to fetch
|
||||
at protoOf.k9 (web-app.js:2462:44)
|
||||
at loadAppConfig (web-app.js:2447:16)
|
||||
at protoOf.k9 (web-app.js:2675:29)
|
||||
at protoOf.j2k (web-app.js:2659:16)
|
||||
at l (web-app.js:2745:16)
|
||||
at protoOf.k9 (web-app.js:200864:38)
|
||||
at protoOf.j9 (web-app.js:200680:34)
|
||||
at protoOf.n9 (web-app.js:200714:17)
|
||||
at protoOf.g1y (web-app.js:43879:24)
|
||||
at protoOf.g30 (web-app.js:45966:19)
|
||||
protoOf.k9 @ web-app.js:2492
|
||||
web-app.js:246671 Mixed Content: The page at 'https://app.mo-code.at/' was loaded over HTTPS, but requested an insecure resource 'http://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token'. This request has been blocked; the content must be served over HTTPS.
|
||||
commonFetch @ web-app.js:246671
|
||||
protoOf.k9 @ web-app.js:245954
|
||||
protoOf.hjx @ web-app.js:246162
|
||||
protoOf.k9 @ web-app.js:238249
|
||||
protoOf.gjx @ web-app.js:238231
|
||||
l @ web-app.js:238279
|
||||
protoOf.k9 @ web-app.js:200864
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
resumeCancellableWith @ web-app.js:43530
|
||||
startCoroutineCancellable_0 @ web-app.js:44138
|
||||
protoOf.i1r @ web-app.js:33917
|
||||
protoOf.f1r @ web-app.js:32505
|
||||
launch @ web-app.js:32678
|
||||
protoOf.e1z @ web-app.js:107284
|
||||
safeDispatch @ web-app.js:43763
|
||||
resumeCancellableWith @ web-app.js:43530
|
||||
startCoroutineCancellable_0 @ web-app.js:44138
|
||||
protoOf.i1r @ web-app.js:33917
|
||||
protoOf.f1r @ web-app.js:32505
|
||||
launch @ web-app.js:32678
|
||||
protoOf.wd5 @ web-app.js:275458
|
||||
protoOf.q8l @ web-app.js:273778
|
||||
protoOf.o8k @ web-app.js:75688
|
||||
protoOf.o8k @ web-app.js:75675
|
||||
protoOf.o8k @ web-app.js:75675
|
||||
protoOf.o8k @ web-app.js:75438
|
||||
protoOf.e8k @ web-app.js:75365
|
||||
protoOf.y8q @ web-app.js:77054
|
||||
protoOf.gb8 @ web-app.js:106374
|
||||
processRelease @ web-app.js:109639
|
||||
protoOf.ibf @ web-app.js:110217
|
||||
l @ web-app.js:108859
|
||||
sendInternal @ web-app.js:104413
|
||||
protoOf.kao @ web-app.js:104560
|
||||
protoOf.hbg @ web-app.js:110694
|
||||
protoOf.ebg @ web-app.js:110688
|
||||
protoOf.dbg @ web-app.js:109138
|
||||
sendPointerEvent$default @ web-app.js:64904
|
||||
onMouseEvent @ web-app.js:114541
|
||||
(anonymous) @ web-app.js:114796
|
||||
(anonymous) @ web-app.js:114749
|
||||
web-app.js:45882 Error_0: Fail to fetch
|
||||
propagateExceptionFinalResort @ web-app.js:45882
|
||||
handleUncaughtCoroutineException @ web-app.js:43507
|
||||
handleCoroutineException @ web-app.js:33817
|
||||
protoOf.p1s @ web-app.js:32717
|
||||
finalizeFinishingState @ web-app.js:34301
|
||||
tryMakeCompletingSlowPath @ web-app.js:34824
|
||||
tryMakeCompleting @ web-app.js:34770
|
||||
protoOf.a1r @ web-app.js:35489
|
||||
protoOf.n9 @ web-app.js:32482
|
||||
protoOf.j9 @ web-app.js:200701
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
resume @ web-app.js:43986
|
||||
resumeUnconfined @ web-app.js:43951
|
||||
dispatch @ web-app.js:43928
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1x @ web-app.js:33441
|
||||
protoOf.x1x @ web-app.js:33464
|
||||
protoOf.n9 @ web-app.js:33385
|
||||
protoOf.q1t @ web-app.js:35814
|
||||
notifyCompletion @ web-app.js:34509
|
||||
completeStateFinalization @ web-app.js:34429
|
||||
finalizeFinishingState @ web-app.js:34312
|
||||
tryMakeCompletingSlowPath @ web-app.js:34824
|
||||
tryMakeCompleting @ web-app.js:34770
|
||||
protoOf.a1r @ web-app.js:35489
|
||||
protoOf.n9 @ web-app.js:32482
|
||||
protoOf.j9 @ web-app.js:200701
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43873
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45800
|
||||
postMessage
|
||||
protoOf.i30 @ web-app.js:45823
|
||||
protoOf.g30 @ web-app.js:45973
|
||||
(anonymous) @ web-app.js:45800
|
||||
postMessage
|
||||
protoOf.i30 @ web-app.js:45823
|
||||
protoOf.g30 @ web-app.js:45973
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
dispatch @ web-app.js:43926
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1t @ web-app.js:33491
|
||||
tryResume0 @ web-app.js:39252
|
||||
protoOf.p27 @ web-app.js:37337
|
||||
tryResumeReceiver @ web-app.js:36880
|
||||
updateCellSend @ web-app.js:36772
|
||||
protoOf.c2a @ web-app.js:38695
|
||||
(anonymous) @ web-app.js:107425
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184924
|
||||
notifyWrite @ web-app.js:185237
|
||||
protoOf.x45 @ web-app.js:174924
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357131
|
||||
protoOf.lcu @ web-app.js:357740
|
||||
protoOf.fct @ web-app.js:357806
|
||||
(anonymous) @ web-app.js:357103
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
(anonymous) @ web-app.js:168467
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
protoOf.zbf @ web-app.js:109094
|
||||
protoOf.f5n @ web-app.js:114737
|
||||
protoOf.p5m @ web-app.js:124896
|
||||
(anonymous) @ web-app.js:124797
|
||||
requestAnimationFrame
|
||||
protoOf.r5m @ web-app.js:124840
|
||||
protoOf.g5n @ web-app.js:124910
|
||||
protoOf.h5n @ web-app.js:124917
|
||||
protoOf.r5m @ web-app.js:124925
|
||||
l @ web-app.js:114741
|
||||
protoOf.gbf @ web-app.js:108988
|
||||
l @ web-app.js:108889
|
||||
protoOf.j33 @ web-app.js:182489
|
||||
protoOf.i33 @ web-app.js:159125
|
||||
protoOf.k9 @ web-app.js:169959
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
(anonymous) @ web-app.js:107087
|
||||
performRun @ web-app.js:107113
|
||||
protoOf.k9 @ web-app.js:107140
|
||||
protoOf.j2k @ web-app.js:107128
|
||||
l @ web-app.js:107159
|
||||
protoOf.k9 @ web-app.js:200864
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
dispatch @ web-app.js:43926
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1t @ web-app.js:33491
|
||||
tryResume0 @ web-app.js:39252
|
||||
protoOf.p27 @ web-app.js:37337
|
||||
tryResumeReceiver @ web-app.js:36880
|
||||
updateCellSend @ web-app.js:36772
|
||||
protoOf.c2a @ web-app.js:38695
|
||||
(anonymous) @ web-app.js:107425
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184924
|
||||
notifyWrite @ web-app.js:185237
|
||||
protoOf.x45 @ web-app.js:174924
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357131
|
||||
protoOf.lcu @ web-app.js:357740
|
||||
protoOf.fct @ web-app.js:357806
|
||||
(anonymous) @ web-app.js:357103
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
(anonymous) @ web-app.js:168467
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
protoOf.zbf @ web-app.js:109094
|
||||
protoOf.f5n @ web-app.js:114737
|
||||
protoOf.p5m @ web-app.js:124896
|
||||
(anonymous) @ web-app.js:124797
|
||||
requestAnimationFrame
|
||||
protoOf.r5m @ web-app.js:124840
|
||||
protoOf.g5n @ web-app.js:124910
|
||||
protoOf.h5n @ web-app.js:124917
|
||||
protoOf.r5m @ web-app.js:124925
|
||||
l @ web-app.js:114741
|
||||
protoOf.gbf @ web-app.js:108988
|
||||
l @ web-app.js:108889
|
||||
protoOf.j33 @ web-app.js:182489
|
||||
protoOf.i33 @ web-app.js:159125
|
||||
protoOf.k9 @ web-app.js:169959
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
(anonymous) @ web-app.js:107087
|
||||
performRun @ web-app.js:107113
|
||||
protoOf.k9 @ web-app.js:107140
|
||||
protoOf.j2k @ web-app.js:107128
|
||||
l @ web-app.js:107159
|
||||
protoOf.k9 @ web-app.js:200864
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
dispatch @ web-app.js:43926
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1t @ web-app.js:33491
|
||||
tryResume0 @ web-app.js:39252
|
||||
protoOf.p27 @ web-app.js:37337
|
||||
tryResumeReceiver @ web-app.js:36880
|
||||
updateCellSend @ web-app.js:36772
|
||||
protoOf.c2a @ web-app.js:38695
|
||||
(anonymous) @ web-app.js:107425
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184924
|
||||
notifyWrite @ web-app.js:185237
|
||||
protoOf.x45 @ web-app.js:174924
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357131
|
||||
protoOf.lcu @ web-app.js:357740
|
||||
protoOf.fct @ web-app.js:357806
|
||||
(anonymous) @ web-app.js:357103
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
(anonymous) @ web-app.js:168467
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
protoOf.zbf @ web-app.js:109094
|
||||
protoOf.f5n @ web-app.js:114737
|
||||
protoOf.p5m @ web-app.js:124896
|
||||
(anonymous) @ web-app.js:124797
|
||||
requestAnimationFrame
|
||||
protoOf.r5m @ web-app.js:124840
|
||||
protoOf.g5n @ web-app.js:124910
|
||||
protoOf.h5n @ web-app.js:124917
|
||||
protoOf.r5m @ web-app.js:124925
|
||||
l @ web-app.js:114741
|
||||
protoOf.gbf @ web-app.js:108988
|
||||
l @ web-app.js:108889
|
||||
protoOf.j33 @ web-app.js:182489
|
||||
protoOf.i33 @ web-app.js:159125
|
||||
protoOf.k9 @ web-app.js:169959
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
(anonymous) @ web-app.js:107087
|
||||
performRun @ web-app.js:107113
|
||||
protoOf.k9 @ web-app.js:107140
|
||||
protoOf.j2k @ web-app.js:107128
|
||||
l @ web-app.js:107159
|
||||
protoOf.k9 @ web-app.js:200864
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
dispatch @ web-app.js:43926
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1t @ web-app.js:33491
|
||||
tryResume0 @ web-app.js:39252
|
||||
protoOf.p27 @ web-app.js:37337
|
||||
tryResumeReceiver @ web-app.js:36880
|
||||
updateCellSend @ web-app.js:36772
|
||||
protoOf.c2a @ web-app.js:38695
|
||||
(anonymous) @ web-app.js:107425
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184924
|
||||
notifyWrite @ web-app.js:185237
|
||||
protoOf.x45 @ web-app.js:174924
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357131
|
||||
protoOf.lcu @ web-app.js:357740
|
||||
protoOf.fct @ web-app.js:357806
|
||||
(anonymous) @ web-app.js:357103
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
(anonymous) @ web-app.js:168467
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
protoOf.zbf @ web-app.js:109094
|
||||
protoOf.f5n @ web-app.js:114737
|
||||
protoOf.p5m @ web-app.js:124896
|
||||
(anonymous) @ web-app.js:124797
|
||||
requestAnimationFrame
|
||||
protoOf.r5m @ web-app.js:124840
|
||||
protoOf.g5n @ web-app.js:124910
|
||||
protoOf.h5n @ web-app.js:124917
|
||||
protoOf.r5m @ web-app.js:124925
|
||||
l @ web-app.js:114741
|
||||
protoOf.gbf @ web-app.js:108988
|
||||
l @ web-app.js:108889
|
||||
protoOf.j33 @ web-app.js:182489
|
||||
protoOf.i33 @ web-app.js:159125
|
||||
protoOf.k9 @ web-app.js:169959
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
(anonymous) @ web-app.js:107087
|
||||
performRun @ web-app.js:107113
|
||||
protoOf.k9 @ web-app.js:107140
|
||||
protoOf.j2k @ web-app.js:107128
|
||||
l @ web-app.js:107159
|
||||
protoOf.k9 @ web-app.js:200864
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
dispatch @ web-app.js:43926
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1t @ web-app.js:33491
|
||||
tryResume0 @ web-app.js:39252
|
||||
protoOf.p27 @ web-app.js:37337
|
||||
tryResumeReceiver @ web-app.js:36880
|
||||
updateCellSend @ web-app.js:36772
|
||||
protoOf.c2a @ web-app.js:38695
|
||||
(anonymous) @ web-app.js:107425
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184924
|
||||
notifyWrite @ web-app.js:185237
|
||||
protoOf.x45 @ web-app.js:174924
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357131
|
||||
protoOf.lcu @ web-app.js:357740
|
||||
protoOf.fct @ web-app.js:357806
|
||||
(anonymous) @ web-app.js:357103
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
(anonymous) @ web-app.js:168467
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
protoOf.zbf @ web-app.js:109094
|
||||
protoOf.f5n @ web-app.js:114737
|
||||
protoOf.p5m @ web-app.js:124896
|
||||
(anonymous) @ web-app.js:124797
|
||||
requestAnimationFrame
|
||||
protoOf.r5m @ web-app.js:124840
|
||||
protoOf.g5n @ web-app.js:124910
|
||||
protoOf.h5n @ web-app.js:124917
|
||||
protoOf.r5m @ web-app.js:124925
|
||||
l @ web-app.js:114741
|
||||
protoOf.gbf @ web-app.js:108988
|
||||
l @ web-app.js:108889
|
||||
protoOf.j33 @ web-app.js:182489
|
||||
protoOf.i33 @ web-app.js:159125
|
||||
protoOf.k9 @ web-app.js:169959
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
(anonymous) @ web-app.js:107087
|
||||
performRun @ web-app.js:107113
|
||||
protoOf.k9 @ web-app.js:107140
|
||||
protoOf.j2k @ web-app.js:107128
|
||||
l @ web-app.js:107159
|
||||
protoOf.k9 @ web-app.js:200864
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
dispatch @ web-app.js:43926
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1t @ web-app.js:33491
|
||||
tryResume0 @ web-app.js:39252
|
||||
protoOf.p27 @ web-app.js:37337
|
||||
tryResumeReceiver @ web-app.js:36880
|
||||
updateCellSend @ web-app.js:36772
|
||||
protoOf.c2a @ web-app.js:38695
|
||||
(anonymous) @ web-app.js:107425
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184924
|
||||
notifyWrite @ web-app.js:185237
|
||||
protoOf.x45 @ web-app.js:174924
|
||||
protoOf.uct @ web-app.js:357754
|
||||
protoOf.ncu @ web-app.js:357856
|
||||
protoOf.fct @ web-app.js:357794
|
||||
(anonymous) @ web-app.js:357103
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
(anonymous) @ web-app.js:168467
|
||||
protoOf.x32 @ web-app.js:159082
|
||||
(anonymous) @ web-app.js:159101
|
||||
protoOf.h33 @ web-app.js:182525
|
||||
protoOf.g33 @ web-app.js:159120
|
||||
protoOf.zbf @ web-app.js:109094
|
||||
protoOf.f5n @ web-app.js:114737
|
||||
protoOf.p5m @ web-app.js:124896
|
||||
(anonymous) @ web-app.js:124797
|
||||
requestAnimationFrame
|
||||
protoOf.r5m @ web-app.js:124840
|
||||
protoOf.g5n @ web-app.js:124910
|
||||
protoOf.h5n @ web-app.js:124917
|
||||
protoOf.r5m @ web-app.js:124925
|
||||
l @ web-app.js:114741
|
||||
protoOf.gbf @ web-app.js:108988
|
||||
l @ web-app.js:108889
|
||||
protoOf.j33 @ web-app.js:182489
|
||||
protoOf.i33 @ web-app.js:159125
|
||||
protoOf.k9 @ web-app.js:169959
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
(anonymous) @ web-app.js:107087
|
||||
performRun @ web-app.js:107113
|
||||
protoOf.k9 @ web-app.js:107140
|
||||
protoOf.j2k @ web-app.js:107128
|
||||
l @ web-app.js:107159
|
||||
protoOf.k9 @ web-app.js:200864
|
||||
protoOf.j9 @ web-app.js:200680
|
||||
protoOf.n9 @ web-app.js:200714
|
||||
protoOf.g1y @ web-app.js:43879
|
||||
protoOf.g30 @ web-app.js:45966
|
||||
(anonymous) @ web-app.js:45800
|
||||
postMessage
|
||||
protoOf.i30 @ web-app.js:45823
|
||||
protoOf.g30 @ web-app.js:45973
|
||||
(anonymous) @ web-app.js:45800
|
||||
postMessage
|
||||
protoOf.i30 @ web-app.js:45823
|
||||
protoOf.g30 @ web-app.js:45973
|
||||
(anonymous) @ web-app.js:45808
|
||||
Promise.then
|
||||
protoOf.h30 @ web-app.js:45820
|
||||
protoOf.k30 @ web-app.js:45946
|
||||
protoOf.e1z @ web-app.js:46089
|
||||
protoOf.e1z @ web-app.js:46167
|
||||
safeDispatch @ web-app.js:43763
|
||||
dispatch @ web-app.js:43926
|
||||
dispatchResume @ web-app.js:33098
|
||||
protoOf.y1t @ web-app.js:33491
|
||||
tryResume0 @ web-app.js:39252
|
||||
protoOf.p27 @ web-app.js:37337
|
||||
tryResumeReceiver @ web-app.js:36880
|
||||
updateCellSend @ web-app.js:36772
|
||||
protoOf.c2a @ web-app.js:38695
|
||||
trySendDropLatest @ web-app.js:39538
|
||||
trySendImpl @ web-app.js:39535
|
||||
protoOf.c2a @ web-app.js:39592
|
||||
protoOf.ab7 @ web-app.js:113836
|
||||
protoOf.f9k @ web-app.js:105878
|
||||
protoOf.m9v @ web-app.js:86395
|
||||
invalidateSemantics @ web-app.js:96573
|
||||
onFocusStateChange @ web-app.js:275769
|
||||
l @ web-app.js:275861
|
||||
protoOf.o7z @ web-app.js:69720
|
||||
performRequestFocus @ web-app.js:70246
|
||||
assignFocus @ web-app.js:69327
|
||||
protoOf.v7z @ web-app.js:69504
|
||||
requestFocus$default @ web-app.js:64004
|
||||
requestFocus_0 @ web-app.js:69051
|
||||
requestFocusWhenInMouseInputMode @ web-app.js:275519
|
||||
protoOf.q8l @ web-app.js:273749
|
||||
protoOf.o8k @ web-app.js:75688
|
||||
protoOf.o8k @ web-app.js:75675
|
||||
protoOf.o8k @ web-app.js:75675
|
||||
protoOf.o8k @ web-app.js:75438
|
||||
protoOf.e8k @ web-app.js:75365
|
||||
protoOf.y8q @ web-app.js:77054
|
||||
protoOf.gb8 @ web-app.js:106374
|
||||
processPress @ web-app.js:109633
|
||||
protoOf.ibf @ web-app.js:110217
|
||||
l @ web-app.js:108859
|
||||
sendInternal @ web-app.js:104413
|
||||
protoOf.kao @ web-app.js:104560
|
||||
protoOf.hbg @ web-app.js:110694
|
||||
protoOf.ebg @ web-app.js:110688
|
||||
protoOf.dbg @ web-app.js:109138
|
||||
sendPointerEvent$default @ web-app.js:64904
|
||||
onMouseEvent @ web-app.js:114541
|
||||
(anonymous) @ web-app.js:114790
|
||||
(anonymous) @ web-app.js:114749
|
||||
|
||||
@@ -0,0 +1,247 @@
|
||||
meldestelle@meldestelle-host:~/meldestelle$ docker logs meldestelle-web-app
|
||||
{"level":"info","ts":1773525258.6001928,"msg":"maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined"}
|
||||
{"level":"info","ts":1773525258.60034,"msg":"GOMEMLIMIT is updated","GOMEMLIMIT":15054623539,"previous":9223372036854775807}
|
||||
{"level":"info","ts":1773525258.6004043,"msg":"using config from file","file":"/etc/caddy/Caddyfile"}
|
||||
{"level":"info","ts":1773525258.6004272,"msg":"adapted config to JSON","adapter":"caddyfile"}
|
||||
{"level":"warn","ts":1773525258.6004438,"msg":"Caddyfile input is not formatted; run 'caddy fmt --overwrite' to fix inconsistencies","adapter":"caddyfile","file":"/etc/caddy/Caddyfile","line":2}
|
||||
{"level":"info","ts":1773525258.6021738,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//127.0.0.1:2019","//localhost:2019","//[::1]:2019"]}
|
||||
{"level":"info","ts":1773525258.6025746,"logger":"http.auto_https","msg":"automatic HTTPS is completely disabled for server","server_name":"srv0"}
|
||||
{"level":"info","ts":1773525258.6028044,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0x566ada69f180"}
|
||||
{"level":"warn","ts":1773525258.6046395,"logger":"http","msg":"HTTP/2 skipped because it requires TLS","network":"tcp","addr":":4000"}
|
||||
{"level":"warn","ts":1773525258.6047373,"logger":"http","msg":"HTTP/3 skipped because it requires TLS","network":"tcp","addr":":4000"}
|
||||
{"level":"info","ts":1773525258.60483,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
|
||||
{"level":"info","ts":1773525258.6064384,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
|
||||
{"level":"info","ts":1773525258.6065714,"msg":"serving initial configuration"}
|
||||
{"level":"info","ts":1773525258.6174483,"logger":"tls","msg":"cleaning storage unit","storage":"FileStorage:/data/caddy"}
|
||||
{"level":"info","ts":1773525258.6241457,"logger":"tls","msg":"finished cleaning storage units"}
|
||||
{"level":"info","ts":1773525263.5709262,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"56618","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"Connection":["close"],"User-Agent":["Wget"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":0.0003972,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525277.9021049,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"38998","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.004891445,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525278.5894167,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39014","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.008051737,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525282.90652,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39022","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001225631,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525283.594275,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39024","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000897271,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525287.9095612,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44432","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001201861,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525288.5990024,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44438","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001949102,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525292.9133465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44446","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000986671,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525293.6027956,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44458","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.000957321,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525293.616471,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"44346","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"Accept":["*/*"],"Connection":["close"],"User-Agent":["Wget"]}},"bytes_read":0,"user_id":"","duration":0.000148571,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525297.9166694,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"40110","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00099503,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525298.606179,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"40120","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000963461,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525302.9205186,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"40132","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001623422,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525303.6097946,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"40142","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00102659,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525307.9245281,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60280","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001058591,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525308.6139758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60288","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000924231,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525312.9283373,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60290","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000922201,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525313.6172898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60296","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000966161,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525317.9329338,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44060","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002290542,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525318.620428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44062","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00096055,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525322.9373143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44070","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001617821,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525323.6240785,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44086","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001067031,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525323.6521242,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"33054","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00011764,"size":7,"status":200,"resp_headers":{"Content-Type":["text/plain; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525327.9416826,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44830","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001080281,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525328.6286607,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44838","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001087271,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525332.9449034,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44854","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001058281,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525333.6316786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44856","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001018221,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525337.9483306,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41444","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00082802,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525338.6353145,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41448","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000837471,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525342.9520054,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41454","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.0010646,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525343.6381788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41464","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.0010875,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525347.9571893,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"42980","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002033491,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525348.6417673,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"42992","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000911981,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525352.96063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43008","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001055271,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525353.6452065,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43022","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000982011,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525353.6963727,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"46966","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00013691,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525357.9651933,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55180","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001166971,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525358.6488597,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55184","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00095258,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525362.9685788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55186","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00091529,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525363.652377,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55198","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00105588,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525367.9713745,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44346","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001113771,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525368.656182,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44350","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00099035,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525372.974261,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44354","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00096763,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525373.6599174,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"44356","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00103072,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525377.9781773,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36930","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001057371,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525378.6636786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36938","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00131644,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525382.9818351,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36948","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00115914,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525383.6687274,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36962","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001138461,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525383.7390594,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"35694","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00012986,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525387.9866004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54832","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002056041,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525388.6743913,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54834","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.002099851,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525392.9898636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54844","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001099921,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525393.6785033,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54860","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00105878,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525397.9924786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60336","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000920511,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525398.6831267,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60348","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002609731,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525402.9952579,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60356","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001045311,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525403.6866422,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60366","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00118006,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525407.998901,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59200","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00105136,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525408.689636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59206","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00102957,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525413.0028105,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59222","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001048031,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525413.6932273,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59238","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000899621,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525413.7838526,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"55600","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"Accept":["*/*"],"Connection":["close"],"User-Agent":["Wget"]}},"bytes_read":0,"user_id":"","duration":0.00015513,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525418.0078151,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41320","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001487291,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525418.6967318,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41326","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001083951,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525423.011968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41328","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00132204,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525423.7008598,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41332","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001007181,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525428.0162148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37956","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00194875,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525428.7045765,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37958","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00084044,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525433.0216863,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37970","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00160082,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525433.7084954,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37986","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00097912,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525438.0269687,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45042","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001910651,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525438.7120075,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45056","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00106394,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525443.0319066,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45072","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00184343,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525443.7152712,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45086","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00105812,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525443.831403,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"39278","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"Connection":["close"],"User-Agent":["Wget"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":0.00013345,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525448.0354195,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41242","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00095807,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525448.718885,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41258","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00118724,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525453.0391002,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41270","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.0010311,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525453.7229428,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41282","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00113255,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525458.0419636,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41840","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00112882,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525458.726736,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41854","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00200015,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525463.045623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41866","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00106434,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525463.7303312,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41876","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00101089,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525468.0495143,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"52310","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00087279,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525468.7335832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"52322","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00094264,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525473.0532176,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"52332","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00113248,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525473.7371547,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"52340","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00106689,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525473.8721845,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"50564","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.0001342,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525478.0563447,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43670","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00111361,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525478.7408094,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43678","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00088021,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525483.06029,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43690","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.0012207,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525483.7448993,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43694","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00221836,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525486.2508295,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/","headers":{"Sec-Fetch-Dest":["document"],"Sec-Fetch-User":["?1"],"X-Forwarded-Host":["app.mo-code.at"],"X-Forwarded-Port":["443"],"X-Forwarded-For":["194.166.127.16"],"Priority":["u=0, i"],"X-Forwarded-Server":["8ad1381ed8cc"],"X-Real-Ip":["194.166.127.16"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"Sec-Ch-Ua-Platform":["\"Linux\""],"Accept-Language":["de-AT,de;q=0.9"],"X-Forwarded-Proto":["https"],"Accept":["text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["navigate"],"Upgrade-Insecure-Requests":["1"],"Sec-Fetch-Site":["none"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":0.00101476,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525486.3441627,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/styles.css","headers":{"Accept-Language":["de-AT,de;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["194.166.127.16"],"X-Real-Ip":["194.166.127.16"],"Referer":["https://app.mo-code.at/"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Priority":["u=0"],"X-Forwarded-Port":["443"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Dest":["style"],"X-Forwarded-Server":["8ad1381ed8cc"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["https"],"Accept":["text/css,*/*;q=0.1"],"Sec-Ch-Ua-Platform":["\"Linux\""],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""]}},"bytes_read":0,"user_id":"","duration":0.00076221,"size":397,"status":200,"resp_headers":{"Content-Length":["397"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"],"Accept-Ranges":["bytes"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2tzq23g1dsb1\""],"Content-Type":["text/css; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525487.02731,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43706","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/web-app.js","headers":{"Accept":["*/*"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"Sec-Fetch-Dest":["script"],"X-Forwarded-Port":["443"],"Sec-Fetch-Site":["same-origin"],"Referer":["https://app.mo-code.at/"],"X-Forwarded-Server":["8ad1381ed8cc"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["194.166.127.16"],"Accept-Language":["de-AT,de;q=0.9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["194.166.127.16"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-Host":["app.mo-code.at"],"X-Forwarded-Proto":["https"],"Priority":["u=1"],"Sec-Ch-Ua-Platform":["\"Linux\""]}},"bytes_read":0,"user_id":"","duration":0.658546963,"size":2422744,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Content-Type":["text/javascript; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2tzq23g1ds9emu1-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525488.0633352,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"53976","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00107734,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525488.749133,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"53992","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00151983,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525489.4572675,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sw.js","headers":{"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Server":["8ad1381ed8cc"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["de-AT,de;q=0.9"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Port":["443"],"Service-Worker":["script"],"Sec-Fetch-Dest":["serviceworker"],"Cache-Control":["max-age=0"],"Referer":["https://app.mo-code.at/"],"X-Real-Ip":["194.166.127.16"],"X-Forwarded-Host":["app.mo-code.at"],"X-Forwarded-Proto":["https"],"Accept":["*/*"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Priority":["u=4, i"],"Sec-Fetch-Mode":["same-origin"]}},"bytes_read":0,"user_id":"","duration":0.00136248,"size":1136,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"],"Server":["Caddy"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2tzq23g1ds2ct-gzip\""],"Content-Type":["text/javascript; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525489.501643,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54006","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/config.json?_nocache=1","headers":{"Accept":["*/*"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Fetch-Mode":["cors"],"X-Real-Ip":["194.166.127.16"],"X-Forwarded-Server":["8ad1381ed8cc"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["https://app.mo-code.at/"],"Sec-Ch-Ua-Platform":["\"Linux\""],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Port":["443"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-For":["194.166.127.16"],"Priority":["u=1, i"],"X-Forwarded-Proto":["https"],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":0.00075849,"size":86,"status":200,"resp_headers":{"Content-Type":["application/json"],"Last-Modified":["Sat, 14 Mar 2026 21:41:35 GMT"],"Accept-Ranges":["bytes"],"Content-Length":["86"],"Cross-Origin-Opener-Policy":["same-origin"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2typb1iebk2e\""]}}
|
||||
{"level":"info","ts":1773525489.648308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54006","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sqlite.worker.js","headers":{"X-Forwarded-For":["194.166.127.16"],"X-Real-Ip":["194.166.127.16"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["https"],"Accept":["*/*"],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Mode":["same-origin"],"Referer":["https://app.mo-code.at/"],"X-Forwarded-Server":["8ad1381ed8cc"],"Accept-Language":["de-AT,de;q=0.9"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Site":["same-origin"],"Priority":["u=4, i"],"X-Forwarded-Port":["443"],"Sec-Fetch-Dest":["worker"]}},"bytes_read":0,"user_id":"","duration":0.0010322,"size":1650,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/javascript; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"],"Vary":["Accept-Encoding"],"Etag":["\"dh2tzq23g1ds3tu-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525489.6490684,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/index.html","headers":{"X-Forwarded-Host":["app.mo-code.at"],"Priority":["u=1, i"],"Referer":["https://app.mo-code.at/sw.js"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["443"],"X-Forwarded-Proto":["https"],"X-Forwarded-Server":["8ad1381ed8cc"],"X-Real-Ip":["194.166.127.16"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-For":["194.166.127.16"]}},"bytes_read":0,"user_id":"","duration":0.00078679,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525489.8683462,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sqlite3.js","headers":{"Accept":["*/*"],"Priority":["u=0, i"],"X-Forwarded-Server":["8ad1381ed8cc"],"X-Forwarded-Port":["443"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Fetch-Dest":["script"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Sec-Fetch-Mode":["no-cors"],"X-Forwarded-For":["194.166.127.16"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Proto":["https"],"Referer":["https://app.mo-code.at/sqlite.worker.js"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["app.mo-code.at"],"X-Real-Ip":["194.166.127.16"]}},"bytes_read":0,"user_id":"","duration":0.006746909,"size":91370,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2tzq23g1ds9vs7-gzip\""],"Content-Type":["text/javascript; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"]}}
|
||||
{"level":"info","ts":1773525490.0148466,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43706","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/e9b28911e687b1ee6b42.wasm","headers":{"X-Forwarded-Port":["443"],"Priority":["u=1, i"],"X-Forwarded-Proto":["https"],"X-Real-Ip":["194.166.127.16"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["app.mo-code.at"],"X-Forwarded-Server":["8ad1381ed8cc"],"Referer":["https://app.mo-code.at/"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Linux\""],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"X-Forwarded-For":["194.166.127.16"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":0.761403448,"size":3440481,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2tzq23g1ds557xq-gzip\""],"Content-Type":["application/wasm"],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525491.7702985,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sqlite3.wasm","headers":{"X-Forwarded-Port":["443"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Host":["app.mo-code.at"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["8ad1381ed8cc"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["https"],"Accept":["*/*"],"Priority":["u=1, i"],"Accept-Language":["de-AT,de;q=0.9"],"Referer":["https://app.mo-code.at/sqlite.worker.js"],"Sec-Fetch-Mode":["cors"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["194.166.127.16"]}},"bytes_read":0,"user_id":"","duration":0.020605638,"size":412112,"status":200,"resp_headers":{"Etag":["\"dh2tzq23g1dsi8wp-gzip\""],"Content-Type":["application/wasm"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525493.0687919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54016","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00241675,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525493.1433575,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sqlite3-opfs-async-proxy.js","headers":{"Accept":["*/*"],"Priority":["u=4, i"],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["https"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["443"],"Sec-Fetch-Mode":["same-origin"],"Accept-Language":["de-AT,de;q=0.9"],"X-Forwarded-Server":["8ad1381ed8cc"],"Referer":["https://app.mo-code.at/sqlite.worker.js"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Host":["app.mo-code.at"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Real-Ip":["194.166.127.16"]}},"bytes_read":0,"user_id":"","duration":0.00155959,"size":6004,"status":200,"resp_headers":{"Server":["Caddy"],"Etag":["\"dh2tzq23g1dsg8r-gzip\""],"Content-Type":["text/javascript; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525493.7525742,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54018","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00124395,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525498.0727603,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55286","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00116599,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525498.7558763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55294","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00102946,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525503.0771465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55296","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001754899,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525503.7598858,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55306","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.0012875,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525503.912815,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"34706","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"Connection":["close"],"User-Agent":["Wget"],"Accept":["*/*"]}},"bytes_read":0,"user_id":"","duration":0.00018582,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525505.6164947,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/manifest.webmanifest","headers":{"Referer":["https://app.mo-code.at/"],"Sec-Fetch-Dest":["empty"],"Accept":["*/*"],"X-Forwarded-Server":["8ad1381ed8cc"],"X-Real-Ip":["194.166.127.16"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-For":["194.166.127.16"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-Port":["443"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["de-AT,de;q=0.9"],"Priority":["u=1, i"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"Sec-Ch-Ua-Platform":["\"Linux\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Mode":["cors"],"X-Forwarded-Proto":["https"]}},"bytes_read":0,"user_id":"","duration":0.00095242,"size":350,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Accept-Ranges":["bytes"],"Content-Length":["350"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2tzq23g1ds9q\""],"Content-Type":["application/manifest+json"],"Last-Modified":["Sat, 14 Mar 2026 21:42:55 GMT"]}}
|
||||
{"level":"info","ts":1773525506.9462738,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/compose-multiplatform-core-compose-foundation-foundation-layout.js.map","headers":{"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Host":["app.mo-code.at"],"X-Forwarded-Port":["443"],"Priority":["u=4, i"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Proto":["https"],"X-Forwarded-Server":["8ad1381ed8cc"],"X-Real-Ip":["194.166.127.16"],"Sec-Fetch-Mode":["no-cors"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Fetch-Site":["same-origin"]}},"bytes_read":0,"user_id":"","duration":0.00118193,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525508.0802112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39548","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00098735,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525508.7640228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39564","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00220185,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525513.0831952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39578","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001004379,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525513.7703164,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39588","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.003623759,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525518.0878754,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"51152","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00208486,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525518.7748048,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"51168","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00136868,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525523.0913196,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"51172","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001196119,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525523.6625907,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/","headers":{"Priority":["u=0, i"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"Cache-Control":["max-age=0"],"Sec-Ch-Ua-Platform":["\"Linux\""],"If-Modified-Since":["Sat, 14 Mar 2026 21:54:18 GMT"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Proto":["https"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Server":["8ad1381ed8cc"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Site":["same-origin"],"X-Real-Ip":["194.166.127.16"],"If-None-Match":["\"dh2u8g21bby7207-gzip\""],"Sec-Fetch-Mode":["navigate"],"Upgrade-Insecure-Requests":["1"],"X-Forwarded-Port":["443"],"Accept":["text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"]}},"bytes_read":0,"user_id":"","duration":0.002904179,"size":0,"status":304,"resp_headers":{"Etag":["\"dh2u8g21bby7207\""],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525523.7775848,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"51182","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00124246,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525526.8630042,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sw.js","headers":{"Accept-Encoding":["gzip, deflate, br, zstd"],"Cache-Control":["max-age=0"],"If-None-Match":["\"dh2tzq23g1ds2ct-gzip\""],"Sec-Fetch-Dest":["serviceworker"],"Service-Worker":["script"],"Priority":["u=4, i"],"Sec-Fetch-Mode":["same-origin"],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Site":["same-origin"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"If-Modified-Since":["Sat, 14 Mar 2026 21:42:55 GMT"],"X-Real-Ip":["194.166.127.16"],"Referer":["https://app.mo-code.at/sw.js"],"Accept-Language":["de-AT,de;q=0.9"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Proto":["https"],"X-Forwarded-Port":["443"],"Accept":["*/*"],"X-Forwarded-Server":["8ad1381ed8cc"]}},"bytes_read":0,"user_id":"","duration":0.002162439,"size":0,"status":304,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2tzq23g1ds2ct\""]}}
|
||||
{"level":"info","ts":1773525528.0942929,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46800","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00125648,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525528.7810307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46802","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00102632,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525533.0989168,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46814","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002105879,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525533.7844799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46822","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00117628,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525533.9509246,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"60650","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00016105,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525538.1020334,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43744","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001123559,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525538.7888951,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43756","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00188999,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525543.1054595,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43762","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00108674,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525543.7927756,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43778","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001105569,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525548.1095898,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54980","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00114242,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525548.7958148,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54984","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00105225,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525553.1137862,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"54992","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.0010009,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525553.7995431,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55000","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00104,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525558.116667,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"47148","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00091333,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525558.802722,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"47150","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00092977,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525563.1197796,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"47166","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000980799,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525563.8061638,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"47168","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001070919,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525564.0311027,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"47664","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00013019,"size":7,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525568.1232004,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56706","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00107366,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525568.8101285,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56714","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00124061,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525573.1262467,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56730","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.000925079,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525573.8140945,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56744","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000946119,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525578.1290786,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46496","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.000965469,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525578.8182979,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46498","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001098019,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525583.1328294,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46514","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001093819,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525583.8210633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"46522","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001046589,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525588.1371834,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55066","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00088835,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525588.8241315,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55080","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001053109,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525592.4385493,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"43698","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"POST","host":"app.mo-code.at","uri":"/%7B%7B.Env.KEYCLOAK_URL%7D%7D/realms/meldestelle/protocol/openid-connect/token","headers":{"Content-Type":["application/x-www-form-urlencoded; charset=UTF-8"],"X-Real-Ip":["194.166.127.16"],"Origin":["https://app.mo-code.at"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-For":["194.166.127.16"],"Content-Length":["82"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Ch-Ua-Platform":["\"Linux\""],"X-Forwarded-Proto":["https"],"X-Forwarded-Server":["8ad1381ed8cc"],"Sec-Fetch-Site":["same-origin"],"Priority":["u=1, i"],"Sec-Fetch-Mode":["cors"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"Accept":["application/json"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Ch-Ua-Mobile":["?0"],"X-Forwarded-Host":["app.mo-code.at"],"Referer":["https://app.mo-code.at/"],"X-Forwarded-Port":["443"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"]}},"bytes_read":0,"user_id":"","duration":0.00116457,"size":0,"status":405,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Allow":["GET, HEAD"]}}
|
||||
{"level":"info","ts":1773525593.1411963,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55082","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001118849,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525593.8280632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55098","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001063719,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525594.0722284,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"34040","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00013096,"size":7,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/plain; charset=utf-8"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525598.1452043,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"50510","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00104419,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525598.8335683,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"50524","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.003108589,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525603.1481035,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"50540","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00101804,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525603.8378732,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"50552","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001975069,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525608.151871,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39852","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00117104,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525608.8409789,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39866","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.0011318,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525613.155147,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39874","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.00110247,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525613.844307,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"39878","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00111941,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525618.1609468,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"35182","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.003467258,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525618.8478372,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"35192","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001469419,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525623.1652808,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"35202","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001254009,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525623.8518465,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"35218","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000997139,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525624.1128707,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"34652","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00014255,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525628.1693878,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56808","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001149009,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525628.8552663,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56818","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00108897,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525633.1726322,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56830","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.0010709,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525633.8585305,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56832","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001065129,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525638.1761534,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59744","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001095089,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525638.8629224,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59756","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.0010994,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525643.180001,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59770","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001104249,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525643.8663795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59776","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00110979,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525648.1845198,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41268","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002476069,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525648.8714097,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41274","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002197548,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525653.1889398,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41280","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002086068,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525653.8751342,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41284","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001098569,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525654.176691,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"47812","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.000136,"size":7,"status":200,"resp_headers":{"Content-Type":["text/plain; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525658.192919,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49328","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001000259,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525658.8788679,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49342","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00108231,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525663.1967795,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49346","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001869958,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525663.8840184,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49350","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001068519,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525668.1996114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"58422","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001108839,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525668.888543,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"58432","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001914439,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525673.2032018,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"58438","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001078019,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525673.892158,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"58440","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001159189,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525678.2075875,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56392","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.000988249,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525678.896413,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56400","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001143269,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525683.211308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56412","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001048319,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525683.900313,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56428","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001104109,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525684.2176118,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"39884","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"Accept":["*/*"],"Connection":["close"],"User-Agent":["Wget"]}},"bytes_read":0,"user_id":"","duration":0.00013926,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525688.214891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56782","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001096649,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525688.9039779,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56790","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001169519,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525693.2185671,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56794","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000946449,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525693.9066236,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56810","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001078069,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525698.2223666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"48776","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001045239,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525698.911152,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"48784","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.002051409,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525703.2264438,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"48800","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000964619,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525703.915363,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"48816","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001290999,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525708.2308788,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"32934","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.002068838,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525708.9184968,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"32940","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001061249,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525713.2345777,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"32950","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000968769,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525713.9219263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"32962","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001137659,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Encoding":["gzip"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525714.2587328,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"42666","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00013307,"size":7,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525718.2381814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49552","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001072329,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525718.925114,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49560","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001059449,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525723.241619,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49574","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001024849,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525723.9280682,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"49578","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.00105609,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525728.248191,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59134","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.003241927,"size":1165,"status":200,"resp_headers":{"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525728.9316509,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59140","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001069689,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525733.2515063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59150","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001008669,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773525733.9356623,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59160","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001074619,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773525738.2544935,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36948","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000949759,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525738.9394891,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36958","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001169519,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525743.2576263,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36972","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000839789,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525743.943108,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"36982","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000994159,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773525744.2935634,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"50414","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00013865,"size":7,"status":200,"resp_headers":{"Content-Type":["text/plain; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773525748.2611072,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56504","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001211009,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525748.9463856,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56516","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001066479,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525753.265666,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56520","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001212819,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525753.949734,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"56522","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000991919,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525758.269799,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45216","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001101199,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525758.954008,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45226","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001121979,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773525763.2743404,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45228","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001943918,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773525763.9574554,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"45230","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001058999,"size":1165,"status":200,"resp_headers":{"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""]}}
|
||||
{"level":"info","ts":1773525768.2783244,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"38472","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001931108,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
{"level":"info","ts":1773525768.9606633,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"38480","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000915589,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2u8g21bby7207-gzip\""],"Last-Modified":["Sat, 14 Mar 2026 21:54:18 GMT"]}}
|
||||
@@ -0,0 +1,44 @@
|
||||
meldestelle@meldestelle-host:~/meldestelle$ docker logs meldestelle-web-app
|
||||
{"level":"info","ts":1773533033.7433522,"msg":"maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined"}
|
||||
{"level":"info","ts":1773533033.7433896,"msg":"GOMEMLIMIT is updated","GOMEMLIMIT":15054623539,"previous":9223372036854775807}
|
||||
{"level":"info","ts":1773533033.7433958,"msg":"using config from file","file":"/etc/caddy/Caddyfile"}
|
||||
{"level":"info","ts":1773533033.7434003,"msg":"adapted config to JSON","adapter":"caddyfile"}
|
||||
{"level":"info","ts":1773533033.7452533,"logger":"admin","msg":"admin endpoint started","address":"localhost:2019","enforce_origin":false,"origins":["//localhost:2019","//[::1]:2019","//127.0.0.1:2019"]}
|
||||
{"level":"info","ts":1773533033.745806,"logger":"http.auto_https","msg":"automatic HTTPS is completely disabled for server","server_name":"srv0"}
|
||||
{"level":"info","ts":1773533033.7466693,"logger":"tls.cache.maintenance","msg":"started background certificate maintenance","cache":"0x79657974480"}
|
||||
{"level":"warn","ts":1773533033.747215,"logger":"http","msg":"HTTP/2 skipped because it requires TLS","network":"tcp","addr":":4000"}
|
||||
{"level":"warn","ts":1773533033.747293,"logger":"http","msg":"HTTP/3 skipped because it requires TLS","network":"tcp","addr":":4000"}
|
||||
{"level":"info","ts":1773533033.747319,"logger":"http.log","msg":"server running","name":"srv0","protocols":["h1","h2","h3"]}
|
||||
{"level":"info","ts":1773533033.7495048,"msg":"autosaved config (load with --resume flag)","file":"/config/caddy/autosave.json"}
|
||||
{"level":"info","ts":1773533033.7495258,"msg":"serving initial configuration"}
|
||||
{"level":"info","ts":1773533033.7601671,"logger":"tls","msg":"cleaning storage unit","storage":"FileStorage:/data/caddy"}
|
||||
{"level":"info","ts":1773533033.771405,"logger":"tls","msg":"finished cleaning storage units"}
|
||||
{"level":"info","ts":1773533038.6911063,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"40200","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"Accept":["*/*"],"Connection":["close"],"User-Agent":["Wget"]}},"bytes_read":0,"user_id":"","duration":0.00825005,"size":7,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773533049.3073888,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41182","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.004799838,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773533049.8453703,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41184","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001533587,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Etag":["\"dh2wznw81ch6207-gzip\""]}}
|
||||
{"level":"info","ts":1773533054.3113656,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41196","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001173997,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Vary":["Accept-Encoding"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773533054.8498917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"41208","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001103547,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"]}}
|
||||
{"level":"info","ts":1773533059.3144917,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60868","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001032048,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773533059.8543231,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60882","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001558396,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2wznw81ch6207-gzip\""]}}
|
||||
{"level":"info","ts":1773533064.3185112,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60896","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001099207,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773533064.8585308,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"60908","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001072357,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"]}}
|
||||
{"level":"info","ts":1773533068.6239538,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55420","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/","headers":{"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Sec-Ch-Ua-Mobile":["?0"],"If-None-Match":["\"dh2wprfrjhgz207-gzip\""],"X-Forwarded-For":["194.166.127.16"],"Upgrade-Insecure-Requests":["1"],"Sec-Fetch-Mode":["navigate"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"Priority":["u=0, i"],"Sec-Fetch-Dest":["empty"],"If-Modified-Since":["Sat, 14 Mar 2026 23:50:57 GMT"],"Cache-Control":["max-age=0"],"X-Forwarded-Proto":["https"],"X-Forwarded-Port":["443"],"X-Forwarded-Server":["8ad1381ed8cc"],"Accept":["text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7"],"Sec-Ch-Ua-Platform":["\"Linux\""],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Site":["same-origin"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Real-Ip":["194.166.127.16"]}},"bytes_read":0,"user_id":"","duration":0.001095278,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773533068.7390478,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"::1","remote_port":"53672","client_ip":"::1","proto":"HTTP/1.1","method":"GET","host":"localhost:4000","uri":"/health","headers":{"User-Agent":["Wget"],"Accept":["*/*"],"Connection":["close"]}},"bytes_read":0,"user_id":"","duration":0.00018254,"size":7,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/plain; charset=utf-8"]}}
|
||||
{"level":"info","ts":1773533068.7765758,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55420","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/web-app.js","headers":{"X-Forwarded-For":["194.166.127.16"],"Referer":["https://app.mo-code.at/"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"X-Forwarded-Proto":["https"],"If-None-Match":["\"dh2wj0k6c1s09emu1-gzip\""],"Priority":["u=1, i"],"Sec-Fetch-Mode":["no-cors"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Accept":["*/*"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Site":["same-origin"],"Accept-Language":["de-AT,de;q=0.9"],"If-Modified-Since":["Sat, 14 Mar 2026 23:42:09 GMT"],"X-Forwarded-Host":["app.mo-code.at"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Server":["8ad1381ed8cc"],"X-Real-Ip":["194.166.127.16"],"Sec-Ch-Ua-Platform":["\"Linux\""],"X-Forwarded-Port":["443"],"Sec-Fetch-Dest":["empty"]}},"bytes_read":0,"user_id":"","duration":0.000846578,"size":0,"status":304,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wj0k6c1s09emu1\""]}}
|
||||
{"level":"info","ts":1773533069.3218253,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55422","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001023097,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"]}}
|
||||
{"level":"info","ts":1773533069.6570632,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55420","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/e9b28911e687b1ee6b42.wasm","headers":{"Sec-Ch-Ua-Platform":["\"Linux\""],"Sec-Fetch-Site":["same-origin"],"X-Forwarded-Proto":["https"],"Referer":["https://app.mo-code.at/"],"X-Real-Ip":["194.166.127.16"],"Accept-Language":["de-AT,de;q=0.9"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"X-Forwarded-Server":["8ad1381ed8cc"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-For":["194.166.127.16"],"Sec-Fetch-Dest":["empty"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Port":["443"],"If-None-Match":["\"dh2wj0k6c1s0557xq-gzip\""],"If-Modified-Since":["Sat, 14 Mar 2026 23:42:09 GMT"],"Priority":["u=1, i"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"Accept":["*/*"],"X-Forwarded-Host":["app.mo-code.at"]}},"bytes_read":0,"user_id":"","duration":0.000850368,"size":0,"status":304,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wj0k6c1s0557xq\""]}}
|
||||
{"level":"info","ts":1773533069.8515508,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55420","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/compose-multiplatform-core-compose-foundation-foundation-layout.js.map","headers":{"X-Forwarded-For":["194.166.127.16"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Sec-Fetch-Mode":["no-cors"],"Sec-Fetch-Site":["same-origin"],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["app.mo-code.at"],"If-Modified-Since":["Sat, 14 Mar 2026 23:50:57 GMT"],"If-None-Match":["\"dh2wprfrjhgz207-gzip\""],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Real-Ip":["194.166.127.16"],"Accept-Language":["de-AT,de;q=0.9"],"X-Forwarded-Port":["443"],"Priority":["u=4, i"],"X-Forwarded-Proto":["https"],"X-Forwarded-Server":["8ad1381ed8cc"]}},"bytes_read":0,"user_id":"","duration":0.001160917,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"]}}
|
||||
{"level":"info","ts":1773533069.8626814,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55436","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001888755,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"]}}
|
||||
{"level":"info","ts":1773533069.886487,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55420","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/config.json?_nocache=1","headers":{"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"X-Forwarded-Server":["8ad1381ed8cc"],"Sec-Ch-Ua-Platform":["\"Linux\""],"Sec-Fetch-Site":["same-origin"],"Accept":["*/*"],"X-Forwarded-For":["194.166.127.16"],"If-Modified-Since":["Sat, 14 Mar 2026 23:50:57 GMT"],"Accept-Language":["de-AT,de;q=0.9"],"X-Real-Ip":["194.166.127.16"],"Priority":["u=1, i"],"Referer":["https://app.mo-code.at/"],"Sec-Fetch-Dest":["empty"],"Sec-Ch-Ua-Mobile":["?0"],"Sec-Fetch-Mode":["cors"],"If-None-Match":["\"dh2wprfsqcob2h\""],"X-Forwarded-Port":["443"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-Proto":["https"],"X-Forwarded-Host":["app.mo-code.at"],"Accept-Encoding":["gzip, deflate, br, zstd"]}},"bytes_read":0,"user_id":"","duration":0.001679055,"size":89,"status":200,"resp_headers":{"Etag":["\"dh2wznw987ol2h\""],"Content-Type":["application/json"],"Accept-Ranges":["bytes"],"Content-Length":["89"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773533069.934557,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55420","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/favicon.ico","headers":{"X-Forwarded-Proto":["https"],"Sec-Fetch-Mode":["no-cors"],"Referer":["https://app.mo-code.at/"],"X-Real-Ip":["194.166.127.16"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Server":["8ad1381ed8cc"],"Accept-Encoding":["gzip, deflate, br, zstd"],"X-Forwarded-Host":["app.mo-code.at"],"Sec-Fetch-Site":["same-origin"],"If-None-Match":["\"dh2wprfrjhgz207-gzip\""],"Priority":["u=1, i"],"Sec-Ch-Ua-Platform":["\"Linux\""],"Sec-Fetch-Dest":["empty"],"X-Forwarded-Port":["443"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Accept-Language":["de-AT,de;q=0.9"],"If-Modified-Since":["Sat, 14 Mar 2026 23:50:57 GMT"],"Sec-Ch-Ua":["\"Chromium\";v=\"146\", \"Not-A.Brand\";v=\"24\", \"Google Chrome\";v=\"146\""],"Accept":["image/avif,image/webp,image/apng,image/svg+xml,image/*,*/*;q=0.8"],"Sec-Ch-Ua-Mobile":["?0"]}},"bytes_read":0,"user_id":"","duration":0.000954618,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773533069.9559832,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55438","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sqlite.worker.js","headers":{"Sec-Fetch-Site":["same-origin"],"Referer":["https://app.mo-code.at/"],"Sec-Fetch-Dest":["empty"],"Accept-Language":["de-AT,de;q=0.9"],"If-None-Match":["\"dh2wj0k6c1s03tu-gzip\""],"X-Forwarded-Host":["app.mo-code.at"],"Accept":["*/*"],"Priority":["u=4, i"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Port":["443"],"X-Forwarded-Proto":["https"],"If-Modified-Since":["Sat, 14 Mar 2026 23:42:09 GMT"],"Sec-Fetch-Mode":["same-origin"],"X-Real-Ip":["194.166.127.16"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-Server":["8ad1381ed8cc"]}},"bytes_read":0,"user_id":"","duration":0.001392456,"size":0,"status":304,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wj0k6c1s03tu\""],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773533070.0076156,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55438","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sqlite3.js","headers":{"Sec-Fetch-Dest":["empty"],"X-Forwarded-Host":["app.mo-code.at"],"If-Modified-Since":["Sat, 14 Mar 2026 23:42:09 GMT"],"If-None-Match":["\"dh2wj0k6c1s09vs7-gzip\""],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"Sec-Fetch-Site":["same-origin"],"Priority":["u=0, i"],"X-Forwarded-Port":["443"],"X-Real-Ip":["194.166.127.16"],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Proto":["https"],"Accept-Encoding":["gzip, deflate, br, zstd"],"Referer":["https://app.mo-code.at/sqlite.worker.js"],"Sec-Fetch-Mode":["no-cors"],"Accept":["*/*"],"X-Forwarded-Server":["8ad1381ed8cc"],"Accept-Language":["de-AT,de;q=0.9"]}},"bytes_read":0,"user_id":"","duration":0.000583519,"size":0,"status":304,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wj0k6c1s09vs7\""]}}
|
||||
{"level":"info","ts":1773533072.6223016,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55438","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"app.mo-code.at","uri":"/sw.js","headers":{"Accept":["*/*"],"Referer":["https://app.mo-code.at/sw.js"],"Sec-Fetch-Dest":["serviceworker"],"Sec-Fetch-Mode":["same-origin"],"Sec-Fetch-Site":["same-origin"],"Priority":["u=4, i"],"Accept-Language":["de-AT,de;q=0.9"],"X-Real-Ip":["194.166.127.16"],"If-Modified-Since":["Sat, 14 Mar 2026 23:42:09 GMT"],"X-Forwarded-Host":["app.mo-code.at"],"Cache-Control":["max-age=0"],"Service-Worker":["script"],"X-Forwarded-Port":["443"],"If-None-Match":["\"dh2wj0k6c1s02ct-gzip\""],"X-Forwarded-For":["194.166.127.16"],"X-Forwarded-Proto":["https"],"Accept-Encoding":["gzip, deflate, br, zstd"],"User-Agent":["Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/146.0.0.0 Safari/537.36"],"X-Forwarded-Server":["8ad1381ed8cc"]}},"bytes_read":0,"user_id":"","duration":0.001056907,"size":0,"status":304,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wj0k6c1s02ct\""],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773533074.3279724,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55448","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.003366612,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Server":["Caddy"],"Vary":["Accept-Encoding"]}}
|
||||
{"level":"info","ts":1773533074.8658228,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"55454","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000977057,"size":1165,"status":200,"resp_headers":{"Vary":["Accept-Encoding"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Encoding":["gzip"],"Cross-Origin-Opener-Policy":["same-origin"]}}
|
||||
{"level":"info","ts":1773533079.3320494,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37106","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001097637,"size":1165,"status":200,"resp_headers":{"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"]}}
|
||||
{"level":"info","ts":1773533079.86952,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37112","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.000999717,"size":1165,"status":200,"resp_headers":{"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773533084.3357852,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37128","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"Accept-Encoding":["gzip"],"User-Agent":["Go-http-client/1.1"]}},"bytes_read":0,"user_id":"","duration":0.001022447,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Vary":["Accept-Encoding"],"Server":["Caddy"],"Cross-Origin-Embedder-Policy":["require-corp"]}}
|
||||
{"level":"info","ts":1773533084.8736763,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"37142","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001047707,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Embedder-Policy":["require-corp"],"Cross-Origin-Opener-Policy":["same-origin"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Content-Type":["text/html; charset=utf-8"],"Server":["Caddy"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"]}}
|
||||
{"level":"info","ts":1773533089.339628,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59980","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.001101577,"size":1165,"status":200,"resp_headers":{"Server":["Caddy"],"Cross-Origin-Opener-Policy":["same-origin"],"Content-Type":["text/html; charset=utf-8"],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Content-Encoding":["gzip"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""]}}
|
||||
{"level":"info","ts":1773533089.8775227,"logger":"http.log.access.log0","msg":"handled request","request":{"remote_ip":"10.0.0.21","remote_port":"59986","client_ip":"10.0.0.21","proto":"HTTP/1.1","method":"GET","host":"10.0.0.50:4000","uri":"/","headers":{"User-Agent":["Go-http-client/1.1"],"Accept-Encoding":["gzip"]}},"bytes_read":0,"user_id":"","duration":0.000983007,"size":1165,"status":200,"resp_headers":{"Cross-Origin-Opener-Policy":["same-origin"],"Cross-Origin-Embedder-Policy":["require-corp"],"Vary":["Accept-Encoding"],"Etag":["\"dh2wznw81ch6207-gzip\""],"Last-Modified":["Sun, 15 Mar 2026 00:03:53 GMT"],"Server":["Caddy"],"Content-Type":["text/html; charset=utf-8"],"Content-Encoding":["gzip"]}}
|
||||
@@ -0,0 +1,268 @@
|
||||
Meldestelle-Biest on main [+?] via 🅶 v9.3.1 via ☕ v25.0.2 via 🅺 v2.3.0
|
||||
❯ ./gradlew clean build
|
||||
Type-safe project accessors is an incubating feature.
|
||||
|
||||
> Task :kotlinWasmNpmInstall
|
||||
(node:122112) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
|
||||
(Use `node --trace-deprecation ...` to show where the warning was created)
|
||||
warning Ignored scripts due to flag.
|
||||
|
||||
> Task :frontend:core:auth:jsProductionLibraryCompileSync
|
||||
Cannot rewrite paths in JavaScript source maps: Too many sources or format is not supported
|
||||
|
||||
> Task :frontend:features:ping-feature:jsProductionLibraryCompileSync
|
||||
Cannot rewrite paths in JavaScript source maps: Too many sources or format is not supported
|
||||
|
||||
> Task :kotlinNpmInstall
|
||||
(node:122148) [DEP0169] DeprecationWarning: `url.parse()` behavior is not standardized and prone to errors that have security implications. Use the WHATWG URL API instead. CVEs are not issued for `url.parse()` vulnerabilities.
|
||||
(Use `node --trace-deprecation ...` to show where the warning was created)
|
||||
warning Ignored scripts due to flag.
|
||||
|
||||
> Task :backend:services:ping:ping-service:test
|
||||
|
||||
PingRepositoryTest STANDARD_OUT
|
||||
13:58:50.936 [Test worker] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy()
|
||||
13:58:50.951 [Test worker] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')
|
||||
13:58:50.971 [Test worker] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 2.0.3
|
||||
13:58:51.615 [Test worker] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first
|
||||
13:58:53.069 [Test worker] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock)
|
||||
13:58:53.071 [Test worker] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost
|
||||
13:58:53.124 [Test worker] INFO org.testcontainers.DockerClientFactory -- Connected to docker:
|
||||
Server Version: 29.2.1
|
||||
API Version: 1.53
|
||||
Operating System: Fedora Linux 43 (Workstation Edition)
|
||||
Total Memory: 27824 MB
|
||||
13:58:53.141 [Test worker] INFO org.testcontainers.DockerClientFactory -- Checking the system...
|
||||
13:58:53.142 [Test worker] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0
|
||||
|
||||
PingServiceCircuitBreakerTest STANDARD_ERROR
|
||||
WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.jar)
|
||||
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
|
||||
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
|
||||
WARNING: Dynamic loading of agents will be disallowed by default in a future release
|
||||
|
||||
PingRepositoryTest STANDARD_OUT
|
||||
13:58:53.211 [Test worker] INFO tc.postgres:16-alpine -- Creating container for image: postgres:16-alpine
|
||||
13:58:53.231 [Test worker] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: postgres:16-alpine, configFile: /home/stefan/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/stefan/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set)
|
||||
13:58:53.250 [Test worker] INFO tc.testcontainers/ryuk:0.13.0 -- Creating container for image: testcontainers/ryuk:0.13.0
|
||||
|
||||
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||||
|
||||
> Task :backend:services:ping:ping-service:test
|
||||
13:58:54.800 [Test worker] INFO tc.testcontainers/ryuk:0.13.0 -- Container testcontainers/ryuk:0.13.0 is starting: c03dfabb23ce72c78d82e47b81acfc97e0f1d812835beaa3cd86f1e57f22efb4
|
||||
|
||||
PingControllerTest STANDARD_OUT
|
||||
|
||||
. ____ _ __ _ _
|
||||
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||||
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||||
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||||
' |____| .__|_| |_|_| |_\__, | / / / /
|
||||
=========|_|==============|___/=/_/_/_/
|
||||
|
||||
:: Spring Boot :: (v3.5.9)
|
||||
|
||||
2026-03-12 13:58:55,482 INFO [:] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final
|
||||
2026-03-12 13:58:55,692 INFO [:] a.m.ping.service.PingControllerTest - Starting PingControllerTest using Java 25.0.2 with PID 122510 (started by stefan in /home/stefan/WsMeldestelle/Meldestelle-Biest/backend/services/ping/ping-service)
|
||||
2026-03-12 13:58:55,693 INFO [:] a.m.ping.service.PingControllerTest - The following 1 profile is active: "test"
|
||||
|
||||
PingControllerIntegrationTest STANDARD_OUT
|
||||
|
||||
. ____ _ __ _ _
|
||||
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||||
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||||
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||||
' |____| .__|_| |_|_| |_\__, | / / / /
|
||||
=========|_|==============|___/=/_/_/_/
|
||||
|
||||
:: Spring Boot :: (v3.5.9)
|
||||
|
||||
|
||||
PingRepositoryTest STANDARD_OUT
|
||||
13:58:55.852 [Test worker] INFO tc.testcontainers/ryuk:0.13.0 -- Container testcontainers/ryuk:0.13.0 started in PT2.601501619S
|
||||
|
||||
PingControllerIntegrationTest STANDARD_OUT
|
||||
2026-03-12 13:58:55,852 INFO [:] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final
|
||||
2026-03-12 13:58:55,948 INFO [:] a.m.p.s.PingControllerIntegrationTest - Starting PingControllerIntegrationTest using Java 25.0.2 with PID 122482 (started by stefan in /home/stefan/WsMeldestelle/Meldestelle-Biest/backend/services/ping/ping-service)
|
||||
2026-03-12 13:58:55,949 INFO [:] a.m.p.s.PingControllerIntegrationTest - The following 1 profile is active: "test"
|
||||
|
||||
PingRepositoryTest STANDARD_OUT
|
||||
13:58:55.985 [Test worker] INFO tc.postgres:16-alpine -- Container postgres:16-alpine is starting: 6dbae31feef6c4544792103dec89038cf4bf30de1d4e1fdded0a5971164a13c5
|
||||
|
||||
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
|
||||
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction (file:/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.18.3/c35b2e4bf0e22e4d492936d46506bb2e6d8fafc8/byte-buddy-1.18.3.jar)
|
||||
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
|
||||
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
|
||||
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||||
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||||
|
||||
> Task :backend:services:ping:ping-service:test
|
||||
|
||||
PingServiceCircuitBreakerTest > executePing should persist and return ping() STANDARD_OUT
|
||||
13:58:56.785 [Test worker] INFO at.mocode.ping.application.PingService -- Executing ping with message: Hello
|
||||
|
||||
PingControllerTest STANDARD_ERROR
|
||||
WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.jar)
|
||||
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
|
||||
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
|
||||
WARNING: Dynamic loading of agents will be disallowed by default in a future release
|
||||
|
||||
PingControllerIntegrationTest STANDARD_ERROR
|
||||
WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.jar)
|
||||
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
|
||||
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
|
||||
WARNING: Dynamic loading of agents will be disallowed by default in a future release
|
||||
|
||||
PingRepositoryTest STANDARD_OUT
|
||||
13:58:59.785 [Test worker] INFO tc.postgres:16-alpine -- Container postgres:16-alpine started in PT6.573931659S
|
||||
13:58:59.786 [Test worker] INFO tc.postgres:16-alpine -- Container is started (JDBC URL: jdbc:postgresql://localhost:32775/testdb?loggerLevel=OFF)
|
||||
|
||||
PingControllerTest STANDARD_OUT
|
||||
2026-03-12 13:59:00,021 INFO [:] o.s.b.t.m.w.SpringBootMockServletContext - Initializing Spring TestDispatcherServlet ''
|
||||
2026-03-12 13:59:00,022 INFO [:] o.s.t.w.s.TestDispatcherServlet - Initializing Servlet ''
|
||||
2026-03-12 13:59:00,025 INFO [:] o.s.t.w.s.TestDispatcherServlet - Completed initialization in 1 ms
|
||||
2026-03-12 13:59:00,079 INFO [:] a.m.ping.service.PingControllerTest - Started PingControllerTest in 6.397 seconds (process running for 10.343)
|
||||
|
||||
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||||
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||||
WARNING: A terminally deprecated method in sun.misc.Unsafe has been called
|
||||
WARNING: sun.misc.Unsafe::objectFieldOffset has been called by net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction (file:/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy/1.18.3/c35b2e4bf0e22e4d492936d46506bb2e6d8fafc8/byte-buddy-1.18.3.jar)
|
||||
WARNING: Please consider reporting this to the maintainers of class net.bytebuddy.dynamic.loading.ClassInjector$UsingUnsafe$Dispatcher$CreationAction
|
||||
WARNING: sun.misc.Unsafe::objectFieldOffset will be removed in a future release
|
||||
|
||||
> Task :backend:services:ping:ping-service:test
|
||||
|
||||
PingControllerIntegrationTest STANDARD_OUT
|
||||
2026-03-12 13:59:00,151 INFO [:] o.s.b.t.m.w.SpringBootMockServletContext - Initializing Spring TestDispatcherServlet ''
|
||||
2026-03-12 13:59:00,152 INFO [:] o.s.t.w.s.TestDispatcherServlet - Initializing Servlet ''
|
||||
2026-03-12 13:59:00,154 INFO [:] o.s.t.w.s.TestDispatcherServlet - Completed initialization in 2 ms
|
||||
2026-03-12 13:59:00,200 INFO [:] a.m.p.s.PingControllerIntegrationTest - Started PingControllerIntegrationTest in 6.508 seconds (process running for 10.639)
|
||||
|
||||
PingRepositoryTest STANDARD_OUT
|
||||
|
||||
. ____ _ __ _ _
|
||||
/\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \
|
||||
( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \
|
||||
\\/ ___)| |_)| | | | | || (_| | ) ) ) )
|
||||
' |____| .__|_| |_|_| |_\__, | / / / /
|
||||
=========|_|==============|___/=/_/_/_/
|
||||
|
||||
:: Spring Boot :: (v3.5.9)
|
||||
|
||||
2026-03-12 13:59:00,622 INFO [:] o.h.validator.internal.util.Version - HV000001: Hibernate Validator 8.0.3.Final
|
||||
2026-03-12 13:59:00,706 INFO [:] a.m.p.i.p.PingRepositoryTest - Starting PingRepositoryTest using Java 25.0.2 with PID 122262 (started by stefan in /home/stefan/WsMeldestelle/Meldestelle-Biest/backend/services/ping/ping-service)
|
||||
2026-03-12 13:59:00,708 INFO [:] a.m.p.i.p.PingRepositoryTest - The following 1 profile is active: "test"
|
||||
2026-03-12 13:59:01,287 INFO [:] o.s.d.r.c.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode.
|
||||
2026-03-12 13:59:01,494 INFO [:] o.s.d.r.c.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 192 ms. Found 1 JPA repository interface.
|
||||
2026-03-12 13:59:01,849 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting...
|
||||
2026-03-12 13:59:01,974 INFO [:] com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@4a2d66e
|
||||
2026-03-12 13:59:01,976 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed.
|
||||
2026-03-12 13:59:01,996 INFO [:] org.flywaydb.core.FlywayExecutor - Database: jdbc:postgresql://localhost:32775/testdb?loggerLevel=OFF (PostgreSQL 16.13)
|
||||
2026-03-12 13:59:02,062 INFO [:] o.f.c.i.s.JdbcTableSchemaHistory - Schema history table "public"."flyway_schema_history" does not exist yet
|
||||
2026-03-12 13:59:02,066 INFO [:] o.f.core.internal.command.DbValidate - Successfully validated 2 migrations (execution time 00:00.020s)
|
||||
2026-03-12 13:59:02,078 INFO [:] org.flywaydb.core.Flyway - All configured schemas are empty; baseline operation skipped. A baseline or migration script with a lower version than the baseline version may execute if available. Check the Schemas parameter if this is not intended.
|
||||
2026-03-12 13:59:02,084 INFO [:] o.f.c.i.s.JdbcTableSchemaHistory - Creating Schema History table "public"."flyway_schema_history" ...
|
||||
2026-03-12 13:59:02,128 INFO [:] o.f.core.internal.command.DbMigrate - Current version of schema "public": << Empty Schema >>
|
||||
2026-03-12 13:59:02,138 INFO [:] o.f.core.internal.command.DbMigrate - Migrating schema "public" to version "1 - init ping"
|
||||
2026-03-12 13:59:02,163 INFO [:] o.f.core.internal.command.DbMigrate - Migrating schema "public" to version "2 - seed data"
|
||||
2026-03-12 13:59:02,176 INFO [:] o.f.core.internal.command.DbMigrate - Successfully applied 2 migrations to schema "public", now at version v2 (execution time 00:00.016s)
|
||||
2026-03-12 13:59:02,281 INFO [:] o.h.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default]
|
||||
2026-03-12 13:59:02,322 INFO [:] org.hibernate.Version - HHH000412: Hibernate ORM core version 6.6.39.Final
|
||||
2026-03-12 13:59:02,357 INFO [:] o.h.c.i.RegionFactoryInitiator - HHH000026: Second-level cache disabled
|
||||
2026-03-12 13:59:02,662 INFO [:] o.s.o.j.p.SpringPersistenceUnitInfo - No LoadTimeWeaver setup: ignoring JPA class transformer
|
||||
2026-03-12 13:59:02,792 WARN [:] org.hibernate.orm.deprecation - HHH90000025: PostgreSQLDialect does not need to be specified explicitly using 'hibernate.dialect' (remove the property setting and it will be selected by default)
|
||||
2026-03-12 13:59:02,814 INFO [:] o.hibernate.orm.connections.pooling - HHH10001005: Database info:
|
||||
Database JDBC URL [Connecting through datasource 'HikariDataSource (HikariPool-1)']
|
||||
Database driver: undefined/unknown
|
||||
Database version: 16.13
|
||||
Autocommit mode: undefined/unknown
|
||||
Isolation level: undefined/unknown
|
||||
Minimum pool size: undefined/unknown
|
||||
Maximum pool size: undefined/unknown
|
||||
2026-03-12 13:59:03,662 INFO [:] o.h.e.t.j.p.i.JtaPlatformInitiator - HHH000489: No JTA platform available (set 'hibernate.transaction.jta.platform' to enable JTA platform integration)
|
||||
2026-03-12 13:59:03,697 INFO [:] o.s.o.j.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default'
|
||||
2026-03-12 13:59:04,446 INFO [:] a.m.p.i.p.PingRepositoryTest - Started PingRepositoryTest in 4.477 seconds (process running for 16.405)
|
||||
|
||||
PingRepositoryTest > should save and load ping entity() STANDARD_ERROR
|
||||
Mockito is currently self-attaching to enable the inline-mock-maker. This will no longer work in future releases of the JDK. Please add Mockito as an agent to your build as described in Mockito's documentation: https://javadoc.io/doc/org.mockito/mockito-core/latest/org.mockito/org/mockito/Mockito.html#0.3
|
||||
WARNING: A Java agent has been loaded dynamically (/home/stefan/.gradle/caches/modules-2/files-2.1/net.bytebuddy/byte-buddy-agent/1.17.8/f09415827a71be7ed621c7bd02550678f28bc81c/byte-buddy-agent-1.17.8.jar)
|
||||
WARNING: If a serviceability tool is in use, please run with -XX:+EnableDynamicAgentLoading to hide this warning
|
||||
WARNING: If a serviceability tool is not in use, please run with -Djdk.instrument.traceUsage for more information
|
||||
WARNING: Dynamic loading of agents will be disallowed by default in a future release
|
||||
|
||||
OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended
|
||||
2026-03-12 13:59:05,297 INFO [:] o.s.o.j.LocalContainerEntityManagerFactoryBean - Closing JPA EntityManagerFactory for persistence unit 'default'
|
||||
2026-03-12 13:59:05,299 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated...
|
||||
2026-03-12 13:59:05,301 INFO [:] com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed.
|
||||
|
||||
> Task :backend:services:ping:ping-service:test
|
||||
|
||||
PingRepositoryTest > should save and load ping entity() STANDARD_OUT
|
||||
Hibernate: select pje1_0.id,pje1_0.created_at,pje1_0.message from ping pje1_0 where pje1_0.id=?
|
||||
|
||||
> Task :frontend:shells:meldestelle-portal:jsProductionExecutableCompileSync
|
||||
Cannot rewrite paths in JavaScript source maps: Too many sources or format is not supported
|
||||
|
||||
> Task :frontend:shells:meldestelle-portal:jsBrowserProductionWebpack
|
||||
SQLite Config: Current working directory (cwd): /home/stefan/WsMeldestelle/Meldestelle-Biest/build/js/packages/Meldestelle-frontend-shells-meldestelle-portal
|
||||
SQLite Config: __dirname: /home/stefan/WsMeldestelle/Meldestelle-Biest/build/js/packages/Meldestelle-frontend-shells-meldestelle-portal
|
||||
Copying sqlite3 assets from: /home/stefan/WsMeldestelle/Meldestelle-Biest/build/js/node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm
|
||||
[z_disable-minification] Enforcing minimize=false as FINAL webpack config step.
|
||||
[z_disable-minification] Terser and all minimizers are now DISABLED.
|
||||
assets by path *.js 15.6 MiB
|
||||
asset web-app.js 15.1 MiB [emitted] (name: main) 1 related asset
|
||||
asset sqlite3.js 450 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3.js] [copied]
|
||||
asset sqlite3-opfs-async-proxy.js 20.6 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-opfs-async-proxy.js] [copied]
|
||||
asset sqlite3-worker1-promiser.js 6 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-promiser.js] [copied]
|
||||
+ 2 assets
|
||||
assets by path *.mjs 437 KiB
|
||||
asset sqlite3.mjs 423 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3.mjs] [copied]
|
||||
asset sqlite3-worker1-promiser-bundler-friendly.mjs 5.67 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-promiser-bundler-friendly.mjs] [copied]
|
||||
asset sqlite3-worker1-promiser.mjs 5.59 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-promiser.mjs] [copied]
|
||||
asset sqlite3-worker1-bundler-friendly.mjs 1.5 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1-bundler-friendly.mjs] [copied]
|
||||
asset sqlite3-worker1.mjs 1.48 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3-worker1.mjs] [copied]
|
||||
assets by path *.wasm 9.05 MiB
|
||||
asset e9b28911e687b1ee6b42.wasm 8.24 MiB [emitted] [immutable] [from: kotlin/skiko.wasm] (auxiliary name: main)
|
||||
asset sqlite3.wasm 831 KiB [emitted] [from: ../../node_modules/@sqlite.org/sqlite-wasm/sqlite-wasm/jswasm/sqlite3.wasm] [copied]
|
||||
runtime modules 8.06 KiB 10 modules
|
||||
modules with warnings 13.9 MiB [true warnings]
|
||||
./kotlin/Meldestelle-frontend-shells-meldestelle-portal.js 152 KiB [built] [code generated] [12 warnings]
|
||||
./kotlin/androidx-compose-runtime-runtime.js 1.28 MiB [built] [code generated] [143 warnings]
|
||||
./kotlin/kotlin-kotlin-stdlib.js 643 KiB [built] [code generated] [178 warnings]
|
||||
+ 62 modules
|
||||
modules by path ../../node_modules/ 392 KiB
|
||||
../../node_modules/ws/browser.js 176 bytes [built] [code generated]
|
||||
../../node_modules/@js-joda/core/dist/js-joda.esm.js 392 KiB [built] [code generated]
|
||||
modules by path ./kotlin/*.mjs 732 KiB
|
||||
./kotlin/skiko.mjs 618 KiB [built] [code generated]
|
||||
./kotlin/js-reexport-symbols.mjs 114 KiB [built] [code generated]
|
||||
./kotlin/Meldestelle-frontend-core-navigation.js 6.92 KiB [built] [code generated]
|
||||
./kotlin/Meldestelle-contracts-ping-api.js 24 KiB [built] [code generated]
|
||||
./kotlin/skiko.wasm 8.24 MiB (asset) 42 bytes (javascript) [built] [code generated]
|
||||
webpack 5.101.3 compiled successfully in 3973 ms
|
||||
|
||||
[Incubating] Problems report is available at: file:///home/stefan/WsMeldestelle/Meldestelle-Biest/build/reports/problems/problems-report.html
|
||||
|
||||
Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
|
||||
|
||||
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|
||||
|
||||
For more on this, please refer to https://docs.gradle.org/9.3.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
||||
|
||||
BUILD SUCCESSFUL in 1m 5s
|
||||
467 actionable tasks: 321 executed, 97 from cache, 49 up-to-date
|
||||
|
||||
Meldestelle-Biest on main [+?] via 🅶 v9.3.1 via ☕ v25.0.2 via 🅺 v2.3.0 took 1m6s
|
||||
❯ ./gradlew :frontend:shells:meldestelle-portal:jsBrowserDistribution -Pproduction=true
|
||||
Type-safe project accessors is an incubating feature.
|
||||
|
||||
[Incubating] Problems report is available at: file:///home/stefan/WsMeldestelle/Meldestelle-Biest/build/reports/problems/problems-report.html
|
||||
|
||||
Deprecated Gradle features were used in this build, making it incompatible with Gradle 10.
|
||||
|
||||
You can use '--warning-mode all' to show the individual deprecation warnings and determine if they come from your own scripts or plugins.
|
||||
|
||||
For more on this, please refer to https://docs.gradle.org/9.3.1/userguide/command_line_interface.html#sec:command_line_warnings in the Gradle documentation.
|
||||
|
||||
BUILD SUCCESSFUL in 3s
|
||||
87 actionable tasks: 12 executed, 75 up-to-date
|
||||
@@ -0,0 +1,86 @@
|
||||
content-script.js:104 Failed to get subsystem status for purpose Object
|
||||
web-app.js:33410 [WebApp] main() entered
|
||||
web-app.js:33569 [WebApp] Loading configuration...
|
||||
web-app.js:33579 [WebApp] Configuration loaded: apiBaseUrl=http://localhost:8081, keycloakUrl=http://localhost:8180
|
||||
web-app.js:33590 [WebApp] Koin initialized
|
||||
web-app.js:33592 [WebApp] Initializing Database...
|
||||
sqlite.worker.js:2 Worker: sqlite.worker.js loaded. Starting initialization...
|
||||
sqlite.worker.js:64 Worker: Loading sqlite3.js via importScripts...
|
||||
sqlite.worker.js:75 Worker: Fetching sqlite3.wasm manually...
|
||||
sqlite.worker.js:81 Worker: sqlite3.wasm fetched successfully, size: 851353
|
||||
sqlite.worker.js:83 Worker: Calling sqlite3InitModule with wasmBinary...
|
||||
sqlite.worker.js:16 Worker: Buffering message (DB not ready) Object
|
||||
sqlite.worker.js:90 Worker: sqlite3InitModule resolved successfully
|
||||
sqlite.worker.js:92 Worker: OPFS available: true
|
||||
sqlite.worker.js:97 Initialisiere persistente OPFS Datenbank: app.db
|
||||
sqlite.worker.js:106 Worker: DB Ready. Processing 1 buffered messages.
|
||||
web-app.js:26571 Database version check: Current=1, Schema=1
|
||||
web-app.js:26591 Database Schema is up to date.
|
||||
web-app.js:33603 [WebApp] Local DB created and registered in Koin
|
||||
web-app.js:33431 [WebApp] Mounting Compose App...
|
||||
web-app.js:33444 [WebApp] App mounted successfully
|
||||
web-app.js:27521 [PlatformConfig] Resolved KEYCLOAK_URL from global: http://localhost:8180
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
web-app.js:280889 [baseClient] REQUEST: http://localhost:8180/realms/meldestelle/protocol/openid-connect/token
|
||||
METHOD: POST
|
||||
web-app.js:280889 [baseClient] RESPONSE: 200 OK
|
||||
METHOD: POST
|
||||
FROM: http://localhost:8180/realms/meldestelle/protocol/openid-connect/token
|
||||
web-app.js:27473 [PlatformConfig] Resolved API_BASE_URL from global: http://localhost:8081
|
||||
web-app.js:280889 [apiClient] REQUEST: http://localhost:8081/api/ping/simple
|
||||
METHOD: GET
|
||||
(index):1 Access to fetch at 'http://localhost:8081/api/ping/simple' from origin 'http://localhost:4000' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost:4000, http://localhost:4000', but only one is allowed. Have the server send the header with a valid value.
|
||||
:8081/api/ping/simple:1 Failed to load resource: net::ERR_FAILED
|
||||
web-app.js:280889 [apiClient] REQUEST http://localhost:8081/api/ping/simple failed with exception: Error_0: Fail to fetch
|
||||
web-app.js:280889 [apiClient] REQUEST: http://localhost:8081/api/ping/simple
|
||||
METHOD: GET
|
||||
(index):1 Access to fetch at 'http://localhost:8081/api/ping/simple' from origin 'http://localhost:4000' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost:4000, http://localhost:4000', but only one is allowed. Have the server send the header with a valid value.
|
||||
:8081/api/ping/simple:1 Failed to load resource: net::ERR_FAILED
|
||||
web-app.js:280889 [apiClient] REQUEST http://localhost:8081/api/ping/simple failed with exception: Error_0: Fail to fetch
|
||||
web-app.js:280889 [apiClient] REQUEST: http://localhost:8081/api/ping/simple
|
||||
METHOD: GET
|
||||
(index):1 Access to fetch at 'http://localhost:8081/api/ping/simple' from origin 'http://localhost:4000' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost:4000, http://localhost:4000', but only one is allowed. Have the server send the header with a valid value.
|
||||
:8081/api/ping/simple:1 Failed to load resource: net::ERR_FAILED
|
||||
web-app.js:280889 [apiClient] REQUEST http://localhost:8081/api/ping/simple failed with exception: Error_0: Fail to fetch
|
||||
web-app.js:280889 [apiClient] REQUEST: http://localhost:8081/api/ping/simple
|
||||
METHOD: GET
|
||||
(index):1 Access to fetch at 'http://localhost:8081/api/ping/simple' from origin 'http://localhost:4000' has been blocked by CORS policy: The 'Access-Control-Allow-Origin' header contains multiple values 'http://localhost:4000, http://localhost:4000', but only one is allowed. Have the server send the header with a valid value.
|
||||
:8081/api/ping/simple:1 Failed to load resource: net::ERR_FAILED
|
||||
web-app.js:280889 [apiClient] REQUEST http://localhost:8081/api/ping/simple failed with exception: Error_0: Fail to fetch
|
||||
installHook.js:1 Error_0: Fail to fetch
|
||||
overrideMethod @ installHook.js:1
|
||||
web-app.js:361421 [Violation] 'requestAnimationFrame' handler took 101ms
|
||||
|
||||
@@ -0,0 +1,480 @@
|
||||
content-script.js:104 Failed to get subsystem status for purpose Object
|
||||
web-app.js:2491 [WebApp] main() entered
|
||||
web-app.js:2650 [WebApp] Loading configuration...
|
||||
web-app.js:2660 [WebApp] Configuration loaded: apiBaseUrl=https://api.mo-code.at
|
||||
web-app.js:2662 [WebApp] Koin initialized
|
||||
web-app.js:2664 [WebApp] Initializing Database...
|
||||
core.js:297 Uncaught (in promise) TypeError: Cannot read properties of undefined (reading 'payload')
|
||||
at core.js:297:66041
|
||||
at async Tx (core.js:297:65982)
|
||||
sqlite.worker.js:2 Worker: sqlite.worker.js loaded. Starting initialization...
|
||||
sqlite.worker.js:64 Worker: Loading sqlite3.js via importScripts...
|
||||
sqlite.worker.js:75 Worker: Fetching sqlite3.wasm manually...
|
||||
sqlite.worker.js:81 Worker: sqlite3.wasm fetched successfully, size: 851353
|
||||
sqlite.worker.js:83 Worker: Calling sqlite3InitModule with wasmBinary...
|
||||
sqlite.worker.js:16 Worker: Buffering message (DB not ready) Object
|
||||
sqlite.worker.js:90 Worker: sqlite3InitModule resolved successfully
|
||||
sqlite.worker.js:92 Worker: OPFS available: true
|
||||
sqlite.worker.js:97 Initialisiere persistente OPFS Datenbank: app.db
|
||||
sqlite.worker.js:106 Worker: DB Ready. Processing 1 buffered messages.
|
||||
web-app.js:59625 Database version check: Current=1, Schema=1
|
||||
web-app.js:59645 Database Schema is up to date.
|
||||
web-app.js:2675 [WebApp] Local DB created and registered in Koin
|
||||
web-app.js:2512 [WebApp] Mounting Compose App...
|
||||
web-app.js:2525 [WebApp] App mounted successfully
|
||||
web-app.js:151007 [PlatformConfig] Resolved KEYCLOAK_URL from global: http://app.mo-code.at:8180
|
||||
web-app.js:324963 WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
_glGetString @ web-app.js:324963
|
||||
web-app.js:324963 WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
_glGetString @ web-app.js:324963
|
||||
web-app.js:324963 WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
_glGetString @ web-app.js:324963
|
||||
web-app.js:324963 WebGL: INVALID_ENUM: getParameter: invalid parameter name, WEBGL_debug_renderer_info not enabled
|
||||
_glGetString @ web-app.js:324963
|
||||
web-app.js:200584 [baseClient] REQUEST: http://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token
|
||||
METHOD: POST
|
||||
web-app.js:246639 Mixed Content: The page at 'https://app.mo-code.at/' was loaded over HTTPS, but requested an insecure resource 'http://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token'. This request has been blocked; the content must be served over HTTPS.
|
||||
commonFetch @ web-app.js:246639
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:245922
|
||||
__webpack_modules__.6464.protoOf.hjx @ web-app.js:246130
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:238217
|
||||
__webpack_modules__.6464.protoOf.gjx @ web-app.js:238199
|
||||
l @ web-app.js:238247
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
resumeCancellableWith @ web-app.js:43498
|
||||
startCoroutineCancellable_0 @ web-app.js:44106
|
||||
(anonymous) @ web-app.js:33885
|
||||
(anonymous) @ web-app.js:32473
|
||||
launch @ web-app.js:32646
|
||||
(anonymous) @ web-app.js:107252
|
||||
safeDispatch @ web-app.js:43731
|
||||
resumeCancellableWith @ web-app.js:43498
|
||||
startCoroutineCancellable_0 @ web-app.js:44106
|
||||
(anonymous) @ web-app.js:33885
|
||||
(anonymous) @ web-app.js:32473
|
||||
launch @ web-app.js:32646
|
||||
__webpack_modules__.7579.protoOf.wd5 @ web-app.js:275426
|
||||
__webpack_modules__.7579.protoOf.q8l @ web-app.js:273746
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75656
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75406
|
||||
__webpack_modules__.2461.protoOf.e8k @ web-app.js:75333
|
||||
__webpack_modules__.2461.protoOf.y8q @ web-app.js:77022
|
||||
__webpack_modules__.2461.protoOf.gb8 @ web-app.js:106342
|
||||
processRelease @ web-app.js:109607
|
||||
__webpack_modules__.2461.protoOf.ibf @ web-app.js:110185
|
||||
l @ web-app.js:108827
|
||||
sendInternal @ web-app.js:104381
|
||||
__webpack_modules__.2461.protoOf.kao @ web-app.js:104528
|
||||
__webpack_modules__.2461.protoOf.hbg @ web-app.js:110662
|
||||
__webpack_modules__.2461.protoOf.ebg @ web-app.js:110656
|
||||
__webpack_modules__.2461.protoOf.dbg @ web-app.js:109106
|
||||
sendPointerEvent$default @ web-app.js:64872
|
||||
onMouseEvent @ web-app.js:114509
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114764
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114717
|
||||
web-app.js:246639 Fetch failed loading: POST "http://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token".
|
||||
commonFetch @ web-app.js:246639
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:245922
|
||||
__webpack_modules__.6464.protoOf.hjx @ web-app.js:246130
|
||||
__webpack_modules__.6464.protoOf.k9 @ web-app.js:238217
|
||||
__webpack_modules__.6464.protoOf.gjx @ web-app.js:238199
|
||||
l @ web-app.js:238247
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
resumeCancellableWith @ web-app.js:43498
|
||||
startCoroutineCancellable_0 @ web-app.js:44106
|
||||
(anonymous) @ web-app.js:33885
|
||||
(anonymous) @ web-app.js:32473
|
||||
launch @ web-app.js:32646
|
||||
(anonymous) @ web-app.js:107252
|
||||
safeDispatch @ web-app.js:43731
|
||||
resumeCancellableWith @ web-app.js:43498
|
||||
startCoroutineCancellable_0 @ web-app.js:44106
|
||||
(anonymous) @ web-app.js:33885
|
||||
(anonymous) @ web-app.js:32473
|
||||
launch @ web-app.js:32646
|
||||
__webpack_modules__.7579.protoOf.wd5 @ web-app.js:275426
|
||||
__webpack_modules__.7579.protoOf.q8l @ web-app.js:273746
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75656
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75406
|
||||
__webpack_modules__.2461.protoOf.e8k @ web-app.js:75333
|
||||
__webpack_modules__.2461.protoOf.y8q @ web-app.js:77022
|
||||
__webpack_modules__.2461.protoOf.gb8 @ web-app.js:106342
|
||||
processRelease @ web-app.js:109607
|
||||
__webpack_modules__.2461.protoOf.ibf @ web-app.js:110185
|
||||
l @ web-app.js:108827
|
||||
sendInternal @ web-app.js:104381
|
||||
__webpack_modules__.2461.protoOf.kao @ web-app.js:104528
|
||||
__webpack_modules__.2461.protoOf.hbg @ web-app.js:110662
|
||||
__webpack_modules__.2461.protoOf.ebg @ web-app.js:110656
|
||||
__webpack_modules__.2461.protoOf.dbg @ web-app.js:109106
|
||||
sendPointerEvent$default @ web-app.js:64872
|
||||
onMouseEvent @ web-app.js:114509
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114764
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114717
|
||||
web-app.js:200584 [baseClient] REQUEST http://app.mo-code.at:8180/realms/meldestelle/protocol/openid-connect/token failed with exception: Error_0: Fail to fetch
|
||||
installHook.js:1 Error_0: Fail to fetch
|
||||
overrideMethod @ installHook.js:1
|
||||
propagateExceptionFinalResort @ web-app.js:45850
|
||||
handleUncaughtCoroutineException @ web-app.js:43475
|
||||
handleCoroutineException @ web-app.js:33785
|
||||
__webpack_modules__.1400.protoOf.p1s @ web-app.js:32685
|
||||
finalizeFinishingState @ web-app.js:34269
|
||||
tryMakeCompletingSlowPath @ web-app.js:34792
|
||||
tryMakeCompleting @ web-app.js:34738
|
||||
(anonymous) @ web-app.js:35457
|
||||
(anonymous) @ web-app.js:32450
|
||||
(anonymous) @ web-app.js:200669
|
||||
(anonymous) @ web-app.js:200682
|
||||
resume @ web-app.js:43954
|
||||
resumeUnconfined @ web-app.js:43919
|
||||
dispatch @ web-app.js:43896
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33409
|
||||
(anonymous) @ web-app.js:33432
|
||||
(anonymous) @ web-app.js:33353
|
||||
__webpack_modules__.1400.protoOf.q1t @ web-app.js:35782
|
||||
notifyCompletion @ web-app.js:34477
|
||||
completeStateFinalization @ web-app.js:34397
|
||||
finalizeFinishingState @ web-app.js:34280
|
||||
tryMakeCompletingSlowPath @ web-app.js:34792
|
||||
tryMakeCompleting @ web-app.js:34738
|
||||
(anonymous) @ web-app.js:35457
|
||||
(anonymous) @ web-app.js:32450
|
||||
(anonymous) @ web-app.js:200669
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43841
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357099
|
||||
__webpack_modules__.9639.protoOf.lcu @ web-app.js:357708
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357774
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357099
|
||||
__webpack_modules__.9639.protoOf.lcu @ web-app.js:357708
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357774
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
_set__playTimeNanos__8elh7c @ web-app.js:357099
|
||||
__webpack_modules__.9639.protoOf.lcu @ web-app.js:357708
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357774
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
(anonymous) @ web-app.js:107393
|
||||
GlobalSnapshot$_init_$lambda_36kgl8 @ web-app.js:184892
|
||||
notifyWrite @ web-app.js:185205
|
||||
__webpack_modules__.3883.protoOf.x45 @ web-app.js:174892
|
||||
__webpack_modules__.9639.protoOf.uct @ web-app.js:357722
|
||||
__webpack_modules__.9639.protoOf.ncu @ web-app.js:357824
|
||||
__webpack_modules__.9639.protoOf.fct @ web-app.js:357762
|
||||
(anonymous) @ web-app.js:357071
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:168435
|
||||
__webpack_modules__.3883.protoOf.x32 @ web-app.js:159050
|
||||
__webpack_modules__.3883.BroadcastFrameClock.onNewAwaiters @ web-app.js:159069
|
||||
(anonymous) @ web-app.js:182493
|
||||
(anonymous) @ web-app.js:159088
|
||||
(anonymous) @ web-app.js:109062
|
||||
(anonymous) @ web-app.js:114705
|
||||
(anonymous) @ web-app.js:124864
|
||||
(anonymous) @ web-app.js:124765
|
||||
requestAnimationFrame
|
||||
(anonymous) @ web-app.js:124808
|
||||
(anonymous) @ web-app.js:124878
|
||||
(anonymous) @ web-app.js:124885
|
||||
(anonymous) @ web-app.js:124893
|
||||
l @ web-app.js:114709
|
||||
(anonymous) @ web-app.js:108956
|
||||
l @ web-app.js:108857
|
||||
__webpack_modules__.3883.protoOf.j33 @ web-app.js:182457
|
||||
__webpack_modules__.3883.protoOf.i33 @ web-app.js:159093
|
||||
(anonymous) @ web-app.js:169927
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:107055
|
||||
performRun @ web-app.js:107081
|
||||
(anonymous) @ web-app.js:107108
|
||||
(anonymous) @ web-app.js:107096
|
||||
l @ web-app.js:107127
|
||||
(anonymous) @ web-app.js:200832
|
||||
(anonymous) @ web-app.js:200648
|
||||
(anonymous) @ web-app.js:200682
|
||||
(anonymous) @ web-app.js:43847
|
||||
(anonymous) @ web-app.js:45934
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45768
|
||||
postMessage
|
||||
__webpack_modules__.1400.protoOf.i30 @ web-app.js:45791
|
||||
(anonymous) @ web-app.js:45941
|
||||
(anonymous) @ web-app.js:45776
|
||||
Promise.then
|
||||
(anonymous) @ web-app.js:45788
|
||||
(anonymous) @ web-app.js:45914
|
||||
(anonymous) @ web-app.js:46057
|
||||
(anonymous) @ web-app.js:46135
|
||||
safeDispatch @ web-app.js:43731
|
||||
dispatch @ web-app.js:43894
|
||||
dispatchResume @ web-app.js:33066
|
||||
(anonymous) @ web-app.js:33459
|
||||
tryResume0 @ web-app.js:39220
|
||||
(anonymous) @ web-app.js:37305
|
||||
tryResumeReceiver @ web-app.js:36848
|
||||
updateCellSend @ web-app.js:36740
|
||||
(anonymous) @ web-app.js:38663
|
||||
trySendDropLatest @ web-app.js:39506
|
||||
trySendImpl @ web-app.js:39503
|
||||
(anonymous) @ web-app.js:39560
|
||||
(anonymous) @ web-app.js:113804
|
||||
(anonymous) @ web-app.js:105846
|
||||
(anonymous) @ web-app.js:86363
|
||||
invalidateSemantics @ web-app.js:96541
|
||||
onFocusStateChange @ web-app.js:275737
|
||||
l @ web-app.js:275829
|
||||
__webpack_modules__.2461.protoOf.o7z @ web-app.js:69688
|
||||
performRequestFocus @ web-app.js:70214
|
||||
assignFocus @ web-app.js:69295
|
||||
__webpack_modules__.2461.protoOf.v7z @ web-app.js:69472
|
||||
requestFocus$default @ web-app.js:63972
|
||||
requestFocus_0 @ web-app.js:69019
|
||||
requestFocusWhenInMouseInputMode @ web-app.js:275487
|
||||
__webpack_modules__.7579.protoOf.q8l @ web-app.js:273717
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75656
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75643
|
||||
__webpack_modules__.2461.protoOf.o8k @ web-app.js:75406
|
||||
__webpack_modules__.2461.protoOf.e8k @ web-app.js:75333
|
||||
__webpack_modules__.2461.protoOf.y8q @ web-app.js:77022
|
||||
__webpack_modules__.2461.protoOf.gb8 @ web-app.js:106342
|
||||
processPress @ web-app.js:109601
|
||||
__webpack_modules__.2461.protoOf.ibf @ web-app.js:110185
|
||||
l @ web-app.js:108827
|
||||
sendInternal @ web-app.js:104381
|
||||
__webpack_modules__.2461.protoOf.kao @ web-app.js:104528
|
||||
__webpack_modules__.2461.protoOf.hbg @ web-app.js:110662
|
||||
__webpack_modules__.2461.protoOf.ebg @ web-app.js:110656
|
||||
__webpack_modules__.2461.protoOf.dbg @ web-app.js:109106
|
||||
sendPointerEvent$default @ web-app.js:64872
|
||||
onMouseEvent @ web-app.js:114509
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114758
|
||||
__webpack_modules__.2461.ComposeWindow$lambda$lambda$lambda.$composer_0 @ web-app.js:114717
|
||||
|
||||
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 13 KiB |
|
After Width: | Height: | Size: 175 KiB |
|
After Width: | Height: | Size: 92 KiB |
|
After Width: | Height: | Size: 54 KiB |
|
After Width: | Height: | Size: 67 KiB |
|
After Width: | Height: | Size: 77 KiB |
|
After Width: | Height: | Size: 85 KiB |
|
After Width: | Height: | Size: 83 KiB |
|
After Width: | Height: | Size: 56 KiB |
|
After Width: | Height: | Size: 42 KiB |
|
After Width: | Height: | Size: 173 KiB |
|
After Width: | Height: | Size: 58 KiB |
|
After Width: | Height: | Size: 76 KiB |