CasaOS icon indicating copy to clipboard operation
CasaOS copied to clipboard

[Bug] hosting on ethernet

Open jauzin23 opened this issue 1 year ago • 0 comments

Describe the bug cant connect to casaos wen hosting on eth So, i used to have casaos running on my computer but and it showed me 2 ports one for eth0 and one for wlan. but obviously i wanted to use the wlan instead since it was faster, so i uninstalled casaos and removed the wifi password from my debian. but now i cant access webui that is beingh osted on eth. What do i do? Am i Doing something wrong??

  • OS: Debian
  • Browser Opera Gx
  • Version latest

**System Time**

Local time: Sun 2024-02-11 01:55:19 WET
           Universal time: Sun 2024-02-11 01:55:19 UTC
                 RTC time: n/a
                Time zone: Europe/Lisbon (WET, +0000)
System clock synchronized: yes
              NTP service: active
          RTC in local TZ: no
**Logs**
Feb 11 01:19:14 raspberrypi systemd[1]: Starting casaos-gateway.service - CasaOS Gateway...
░░ Subject: A start job for unit casaos-gateway.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-gateway.service has begun execution.
░░
░░ The job identifier is 132.
Feb 11 01:19:15 raspberrypi casaos-gateway[677]: v0.4.4
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: git commit: 427bc0dd6e8b3748025e8da3ecc859fc3c4549f1
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: build date: 2023-11-23T03:59:37Z
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        *service.State <= main.main.func4()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        *service.Management <= github.com/IceWhaleTech/CasaOS-Gateway/service.NewManagementService()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        *route.ManagementRoute <= github.com/IceWhaleTech/CasaOS-Gateway/route.NewManagementRoute()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        *route.GatewayRoute <= github.com/IceWhaleTech/CasaOS-Gateway/route.NewGatewayRoute()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        *route.StaticRoute <= github.com/IceWhaleTech/CasaOS-Gateway/route.NewStaticRoute()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        fx.Lifecycle <= go.uber.org/fx.New.func1()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        fx.Shutdowner <= go.uber.org/fx.(*App).shutdowner-fm()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] PROVIDE        fx.DotGraph <= go.uber.org/fx.(*App).dotGraph-fm()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] INVOKE                main.run()
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: 2024-02-11T01:19:15.620Z        error        Failed to load routes        {"error": "open /var/run/casaos/routes.json: no such file or directory", "filepath": "/var/run/casaos/routes.json", "func": "service.NewManagementService", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/service/management.go", "line": 32}
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] HOOK OnStart                main.run.func1() executing (caller: main.run)
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] HOOK OnStart                main.run.func1() called by main.run ran successfully in 7.387629ms
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: 2024-02-11T01:19:15.651Z        info        Management service is listening...        {"address": "127.0.0.1:38441", "filepath": "/var/run/casaos/management.url", "func": "main.run.func1.1", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 208}
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] HOOK OnStart                main.run.func2() executing (caller: main.run)
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: 2024-02-11T01:19:15.658Z        info        Checking if service at URL is running...        {"url": "http://[::]:80/ping", "retry": 10, "func": "main.checkURLWithRetry", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 384}
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: 2024-02-11T01:19:15.683Z        info        New gateway is listening...        {"address": "[::]:80", "func": "main.reloadGateway", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 360}
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] HOOK OnStart                main.run.func2() called by main.run ran successfully in 31.578982ms
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: [Fx] HOOK OnStart                main.run.func3() executing (caller: main.run)
Feb 11 01:19:15 raspberrypi systemd[1]: Started casaos-gateway.service - CasaOS Gateway.
░░ Subject: A start job for unit casaos-gateway.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-gateway.service has finished successfully.
░░
░░ The job identifier is 132.
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: 2024-02-11T01:19:15.683Z        info        Static web service is listening...        {"address": "127.0.0.1:36955", "filepath": "/var/run/casaos/static.url", "func": "main.run.func3", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 313}
Feb 11 01:19:15 raspberrypi casaos-gateway[750]: 2024-02-11T01:19:15.684Z        info        Notified systemd that gateway is ready        {"func": "main.main.func3", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 159}
Feb 11 01:19:16 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:16 | 200 |    1.508278ms |       127.0.0.1 | GET      "/ping"
Feb 11 01:19:16 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:16 | 201 |    3.536408ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:16 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:16 | 201 |    1.475204ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 200 |     653.056µs |       127.0.0.1 | GET      "/ping"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |    1.930018ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |      772.63µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |    1.019574ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |    1.116648ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 200 |     643.519µs |       127.0.0.1 | GET      "/ping"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |    1.018555ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     858.148µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     888.519µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     841.149µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     896.111µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     979.963µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     849.111µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     804.518µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     852.129µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     791.629µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     826.759µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |      789.37µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     883.296µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     799.314µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     831.223µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     758.963µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:17 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:17 | 201 |     1.00187ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:19 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:19 | 200 |     808.334µs |       127.0.0.1 | GET      "/ping"
Feb 11 01:19:19 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:19 | 201 |     1.04437ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:19 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:19 | 201 |     821.389µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:19 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:19 | 201 |     789.222µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:19 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:19 | 201 |     808.907µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:19 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:19 | 201 |    1.031407ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 404 |   10.421167ms |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 404 |    1.198518ms |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 404 |     585.426µs |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 404 |     576.204µs |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 404 |    1.351278ms |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 404 |    1.259463ms |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 200 |   14.929203ms |    192.168.1.68 | GET      "/img/danger.baa60a28.svg"
Feb 11 01:19:22 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:22 | 200 |    2.731463ms |    192.168.1.68 | GET      "/"
Feb 11 01:19:23 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:23 | 304 |     937.444µs |    192.168.1.68 | GET      "/img/default-avatar.48989365.svg"
Feb 11 01:19:36 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:36 | 200 |    1.212315ms |       127.0.0.1 | GET      "/ping"
Feb 11 01:19:40 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:40 | 200 |    1.375537ms |    192.168.1.68 | GET      "/v1/gateway/port"
Feb 11 01:19:40 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:40 | 404 |    3.066592ms |    192.168.1.68 | GET      "/v1/container"
Feb 11 01:19:40 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:40 | 404 |     757.037µs |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:40 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:40 | 404 |     803.982µs |    192.168.1.68 | GET      "/v1/container/usage"
Feb 11 01:19:57 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:57 | 404 |     727.926µs |    192.168.1.68 | GET      "/v2/app_management/web/appgrid"
Feb 11 01:19:58 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:58 | 200 |    1.276963ms |    192.168.1.68 | GET      "/"
Feb 11 01:19:58 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:58 | 201 |     1.99663ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:58 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:58 | 201 |    1.197203ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:58 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:58 | 201 |     1.36224ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:58 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:58 | 201 |    2.414722ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:58 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:58 | 201 |      1.3525ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:19:58 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:19:58 | 200 |   56.318685ms |    192.168.1.68 | GET      "/v1/gateway/port"
Feb 11 01:21:13 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:21:13 | 304 |    3.640049ms |    192.168.1.68 | GET      "/img/default.ee0295e7.svg"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 200 |    5.561772ms |    192.168.1.68 | GET      "/"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    2.186928ms |    192.168.1.68 | GET      "/app.851aaa7d.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     477.829µs |    192.168.1.68 | GET      "/vendors~app.0ddeb017.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     396.256µs |    192.168.1.68 | GET      "/0.8af7add0.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     453.256µs |    192.168.1.68 | GET      "/1.5db3d552.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     466.792µs |    192.168.1.68 | GET      "/15.ac041626.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    1.491952ms |    192.168.1.68 | GET      "/13.4eb610e5.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     445.144µs |    192.168.1.68 | GET      "/12.d80889b5.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     405.608µs |    192.168.1.68 | GET      "/10.f3328bf0.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     399.775µs |    192.168.1.68 | GET      "/11.ce8fcfca.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    1.393618ms |    192.168.1.68 | GET      "/14.ea992751.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    1.354193ms |    192.168.1.68 | GET      "/16.64df298f.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    1.326841ms |    192.168.1.68 | GET      "/17.253263a5.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     404.404µs |    192.168.1.68 | GET      "/18.b1285a67.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    1.312101ms |    192.168.1.68 | GET      "/19.a0b503ec.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     358.701µs |    192.168.1.68 | GET      "/2.abf03c34.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     372.442µs |    192.168.1.68 | GET      "/22.f8a37fab.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     364.145µs |    192.168.1.68 | GET      "/20.a5e5eb0a.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    1.428767ms |    192.168.1.68 | GET      "/21.d37c47df.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     475.552µs |    192.168.1.68 | GET      "/23.189da12b.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     528.922µs |    192.168.1.68 | GET      "/24.e4342521.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     398.145µs |    192.168.1.68 | GET      "/25.6364e736.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     408.867µs |    192.168.1.68 | GET      "/26.d4f409fb.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     458.089µs |    192.168.1.68 | GET      "/29.ad6cf14a.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     425.256µs |    192.168.1.68 | GET      "/28.bd260a86.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     425.107µs |    192.168.1.68 | GET      "/3.79db4798.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     323.609µs |    192.168.1.68 | GET      "/27.4433a5de.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     370.405µs |    192.168.1.68 | GET      "/30.a3217f4f.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     367.812µs |    192.168.1.68 | GET      "/35.a873a57d.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     396.367µs |    192.168.1.68 | GET      "/33.9948e8ec.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |      292.59µs |    192.168.1.68 | GET      "/32.caaab8ce.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     605.829µs |    192.168.1.68 | GET      "/31.fae1dfad.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    1.260361ms |    192.168.1.68 | GET      "/34.63def333.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     314.924µs |    192.168.1.68 | GET      "/36.63661a27.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     355.367µs |    192.168.1.68 | GET      "/4.f435a011.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     586.144µs |    192.168.1.68 | GET      "/5.6789f567.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     656.087µs |    192.168.1.68 | GET      "/6.85178cc6.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     367.312µs |    192.168.1.68 | GET      "/9.c9bf8816.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     367.368µs |    192.168.1.68 | GET      "/7.ba6d8217.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |      622.68µs |    192.168.1.68 | GET      "/8.befcb5ef.js"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |     990.159µs |    192.168.1.68 | GET      "/css/animate.min.css"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    7.722904ms |    192.168.1.68 | GET      "/img/logo.4b14f83d.png"
Feb 11 01:26:47 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:47 | 304 |    7.896402ms |    192.168.1.68 | GET      "/img/default_wallpaper.459c0744.jpg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |    1.421729ms |    192.168.1.68 | GET      "/fonts/casaos.e0782031.ttf"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     413.516µs |    192.168.1.68 | GET      "/img/swiper-left.26854ed9.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     329.294µs |    192.168.1.68 | GET      "/img/swiper-right.7cdebae6.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     431.052µs |    192.168.1.68 | GET      "/img/sync.96982f4e.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     1.11064ms |    192.168.1.68 | GET      "/img/smart_icon.aa9718f9.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 200 |   26.690146ms |    192.168.1.68 | GET      "/v1/gateway/port"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     351.016µs |    192.168.1.68 | GET      "/img/storage.5b007d8f.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     928.104µs |    192.168.1.68 | GET      "/img/waiting-white.6d039335.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     283.165µs |    192.168.1.68 | GET      "/img/waiting.2bc0a3ec.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     327.461µs |    192.168.1.68 | GET      "/img/appstore.8437ce09.svg"
Feb 11 01:26:48 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:48 | 304 |     281.238µs |    192.168.1.68 | GET      "/img/files.8e1fb67b.svg"
Feb 11 01:26:49 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:49 | 304 |     275.683µs |    192.168.1.68 | GET      "/fonts/materialdesignicons-webfont.66e43f0f.woff2"
Feb 11 01:26:49 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:26:49 | 304 |     239.128µs |    192.168.1.68 | GET      "/img/default.ee0295e7.svg"
Feb 11 01:27:46 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:27:46 | 200 |    6.243211ms |    192.168.1.68 | GET      "/img/casa-white.a18ca893.svg"
Feb 11 01:28:38 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:28:38 | 200 |    2.252924ms |    192.168.1.68 | GET      "/"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 200 |    1.743723ms |       127.0.0.1 | GET      "/ping"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |    2.813693ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |    1.130173ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |    2.071979ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     862.528µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     878.454µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     844.769µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     848.584µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     810.936µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |    1.866092ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     813.325µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |    1.041712ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     805.974µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     788.547µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     788.918µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     975.972µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |     989.823µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:33:04 raspberrypi casaos-gateway[750]: [GIN] 2024/02/11 - 01:33:04 | 201 |    1.012267ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:34:06 raspberrypi casaos-gateway[750]: [Fx] ERROR                Failed to start: context canceled
Feb 11 01:34:06 raspberrypi casaos-gateway[750]: 2024-02-11T01:34:06.152Z        info        A gateway is stopped        {"address": "[::]:80", "func": "main.reloadGateway.func1", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 347}
Feb 11 01:34:06 raspberrypi systemd[1]: Stopping casaos-gateway.service - CasaOS Gateway...
░░ Subject: A stop job for unit casaos-gateway.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A stop job for unit casaos-gateway.service has begun execution.
░░
░░ The job identifier is 1131.
Feb 11 01:34:06 raspberrypi systemd[1]: casaos-gateway.service: Deactivated successfully.
░░ Subject: Unit succeeded
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit casaos-gateway.service has successfully entered the 'dead' state.
Feb 11 01:34:06 raspberrypi systemd[1]: Stopped casaos-gateway.service - CasaOS Gateway.
░░ Subject: A stop job for unit casaos-gateway.service has finished
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A stop job for unit casaos-gateway.service has finished.
░░
░░ The job identifier is 1131 and the job result is done.
Feb 11 01:34:06 raspberrypi systemd[1]: casaos-gateway.service: Consumed 1.426s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit casaos-gateway.service completed and consumed the indicated resources.
Feb 11 01:43:41 raspberrypi systemd[1]: Starting casaos-gateway.service - CasaOS Gateway...
░░ Subject: A start job for unit casaos-gateway.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-gateway.service has begun execution.
░░
░░ The job identifier is 1604.
Feb 11 01:43:41 raspberrypi casaos-gateway[9586]: v0.4.4
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: git commit: 427bc0dd6e8b3748025e8da3ecc859fc3c4549f1
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: build date: 2023-11-23T03:59:37Z
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        *service.State <= main.main.func4()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        *service.Management <= github.com/IceWhaleTech/CasaOS-Gateway/service.NewManagementService()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        *route.ManagementRoute <= github.com/IceWhaleTech/CasaOS-Gateway/route.NewManagementRoute()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        *route.GatewayRoute <= github.com/IceWhaleTech/CasaOS-Gateway/route.NewGatewayRoute()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        *route.StaticRoute <= github.com/IceWhaleTech/CasaOS-Gateway/route.NewStaticRoute()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        fx.Lifecycle <= go.uber.org/fx.New.func1()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        fx.Shutdowner <= go.uber.org/fx.(*App).shutdowner-fm()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] PROVIDE        fx.DotGraph <= go.uber.org/fx.(*App).dotGraph-fm()Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] INVOKE                main.run()
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: 2024-02-11T01:43:41.631Z        error        Failed to load routes        {"error": "open /var/run/casaos/routes.json: no such file or directory", "filepath": "/var/run/casaos/routes.json", "func": "service.NewManagementService", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/service/management.go", "line": 32}
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] HOOK OnStart                main.run.func1() executing (caller: main.run)
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] HOOK OnStart                main.run.func1() called by main.run ran successfully in 760.213µs
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: 2024-02-11T01:43:41.633Z        info        Management service is listening...        {"address": "127.0.0.1:41747", "filepath": "/var/run/casaos/management.url", "func": "main.run.func1.1", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 208}
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] HOOK OnStart                main.run.func2() executing (caller: main.run)
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: 2024-02-11T01:43:41.633Z        info        Checking if port is available...        {"port": "80", "func": "main.run.func2", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 253}
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: 2024-02-11T01:43:41.645Z        info        Checking if service at URL is running...        {"url": "http://[::]:80/ping", "retry": 10, "func": "main.checkURLWithRetry", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 384}
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: 2024-02-11T01:43:41.647Z        info        New gateway is listening...        {"address": "[::]:80", "func": "main.reloadGateway", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 360}
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] HOOK OnStart                main.run.func2() called by main.run ran successfully in 14.550682ms
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [Fx] HOOK OnStart                main.run.func3() executing (caller: main.run)
Feb 11 01:43:41 raspberrypi systemd[1]: Started casaos-gateway.service - CasaOS Gateway.
░░ Subject: A start job for unit casaos-gateway.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-gateway.service has finished successfully.
░░
░░ The job identifier is 1604.
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: 2024-02-11T01:43:41.650Z        info        Notified systemd that gateway is ready        {"func": "main.main.func3", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 159}
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: 2024-02-11T01:43:41.652Z        info        Static web service is listening...        {"address": "127.0.0.1:46037", "filepath": "/var/run/casaos/static.url", "func": "main.run.func3", "file": "/home/runner/work/CasaOS-Gateway/CasaOS-Gateway/main.go", "line": 313}
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 200 |    1.516186ms |       127.0.0.1 | GET      "/ping"
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 201 |    1.709147ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 201 |    3.176241ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 200 |     614.455µs |       127.0.0.1 | GET      "/ping"
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 201 |     804.231µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 201 |     817.009µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 201 |      797.99µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:41 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:41 | 201 |     767.991µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:42 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:42 | 200 |     594.548µs |       127.0.0.1 | GET      "/ping"
Feb 11 01:43:42 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:42 | 201 |     783.787µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:42 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:42 | 201 |     778.769µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:42 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:42 | 201 |     780.565µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:42 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:42 | 201 |     953.877µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:42 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:42 | 201 |      829.49µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:47 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:47 | 200 |     617.215µs |       127.0.0.1 | GET      "/ping"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     834.398µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |      800.51µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     785.324µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     803.084µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     789.287µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 200 |     590.234µs |       127.0.0.1 | GET      "/ping"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     892.267µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     858.249µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     825.102µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     934.156µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |    1.011989ms |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |      853.23µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     859.064µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     910.711µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     869.082µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |      945.36µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |      802.25µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     814.195µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     777.417µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     797.028µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     812.046µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     855.267µs |       127.0.0.1 | POST     "/v1/gateway/routes"
Feb 11 01:43:50 raspberrypi casaos-gateway[9592]: [GIN] 2024/02/11 - 01:43:50 | 201 |     782.306µs |       127.0.0.1 | POST     "/v1/gateway/routes"
^C
Feb 11 01:19:16 raspberrypi systemd[1]: Starting casaos-user-service.service - CasaOS User Service...
░░ Subject: A start job for unit casaos-user-service.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-user-service.service has begun execution.
░░
░░ The job identifier is 110.
Feb 11 01:19:17 raspberrypi casaos-user-service[780]: v0.4.4
Feb 11 01:19:17 raspberrypi casaos-user-service[790]: git commit: 4d2b65e34c6d01800273009d60756205c08cb0c3
Feb 11 01:19:17 raspberrypi casaos-user-service[790]: build date: 2024-01-18T07:48:12Z
Feb 11 01:19:17 raspberrypi casaos-user-service[790]: [GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
Feb 11 01:19:17 raspberrypi casaos-user-service[790]: [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
Feb 11 01:19:17 raspberrypi casaos-user-service[790]:  - using env:        export GIN_MODE=release
Feb 11 01:19:17 raspberrypi casaos-user-service[790]:  - using code:        gin.SetMode(gin.ReleaseMode)
Feb 11 01:19:17 raspberrypi casaos-user-service[790]: 2024-02-11T01:19:17.798Z        info        Notified systemd that user service is ready        {"func": "main.main", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/main.go", "line": 150}
Feb 11 01:19:17 raspberrypi systemd[1]: Started casaos-user-service.service - CasaOS User Service.
░░ Subject: A start job for unit casaos-user-service.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-user-service.service has finished successfully.
░░
░░ The job identifier is 110.
Feb 11 01:19:17 raspberrypi casaos-user-service[790]: 2024-02-11T01:19:17.800Z        info        User service is listening...        {"address": "127.0.0.1:33487", "filepath": "/var/run/casaos/user-service.url", "func": "main.main", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/main.go", "line": 155}
Feb 11 01:19:17 raspberrypi casaos-user-service[790]: 2024-02-11T01:19:17.806Z        error        connect websocket err0        {"error": "websocket.Dial ws://127.0.0.1:43405/v2/message_bus/event/local-storage: bad status", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 32}
Feb 11 01:19:18 raspberrypi casaos-user-service[790]: 2024-02-11T01:19:18.809Z        error        connect websocket err1        {"error": "websocket.Dial ws://127.0.0.1:43405/v2/message_bus/event/local-storage: bad status", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 32}
Feb 11 01:19:19 raspberrypi casaos-user-service[790]: 2024-02-11T01:19:19.812Z        error        connect websocket err2        {"error": "websocket.Dial ws://127.0.0.1:43405/v2/message_bus/event/local-storage: bad status", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 32}
Feb 11 01:19:20 raspberrypi casaos-user-service[790]: 2024-02-11T01:19:20.822Z        info        subscribed to        {"url": "ws://127.0.0.1:43405/v2/message_bus/event/local-storage", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 38}
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 200 |    6.230056ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 200 |    1.766797ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 401 |    3.157148ms |    192.168.1.68 | GET      "/v1/users/current/custom/wallpaper"
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 401 |      1.1275ms |    192.168.1.68 | GET      "/v1/users/current/custom/system"
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 401 |    1.868148ms |    192.168.1.68 | POST     "/v1/users/refresh"
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 200 |    4.732778ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 200 |    1.631778ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:19:22 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:22 | 404 |    1.556963ms |    192.168.1.68 | GET      "/v1/users/image?path=/var/lib/casaos/1/avatar.png"
Feb 11 01:19:37 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:37 | 200 |     6.73326ms |    192.168.1.68 | POST     "/v1/users/login"
Feb 11 01:19:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:38 | 200 |    3.372703ms |    192.168.1.68 | POST     "/v1/users/login"
Feb 11 01:19:40 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:40 | 200 |    3.280444ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:19:40 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:40 | 200 |    5.174926ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:19:40 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:40 | 200 |    2.652092ms |    192.168.1.68 | GET      "/v1/users/current/custom/wallpaper"
Feb 11 01:19:40 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:40 | 200 |     6.53274ms |    192.168.1.68 | GET      "/v1/users/current/custom/system"
Feb 11 01:19:40 raspberrypi casaos-user-service[790]: {"time":"2024-02-11T01:19:40.53549311Z","id":"","remote_ip":"192.168.1.68","host":"192.168.1.96","method":"GET","uri":"/v2/users/events","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 OPR/106.0.0.0","status":200,"error":"","latency":2972834,"latency_human":"2.972834ms","bytes_in":0,"bytes_out":3}
Feb 11 01:19:40 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:40 | 200 |     8.51337ms |    192.168.1.68 | GET      "/v1/users/current/custom/widgets_config"
Feb 11 01:19:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:58 | 200 |    1.467907ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:19:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:58 | 200 |    2.539926ms |    192.168.1.68 | GET      "/v1/users/current/custom/wallpaper"
Feb 11 01:19:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:58 | 200 |    4.672963ms |    192.168.1.68 | GET      "/v1/users/current/custom/system"
Feb 11 01:19:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:58 | 404 |    3.889871ms |    192.168.1.68 | GET      "/v1/users/avatar?token=eyJhbGciOiJFUzI1NiIsInR5cCI6IkpXVCJ9.eyJ1c2VybmFtZSI6ImphdXppbjIzIiwiaWQiOjEsImlzcyI6ImNhc2FvcyIsImV4cCI6MTcwNzYyNTE3OCwibmJmIjoxNzA3NjE0Mzc4LCJpYXQiOjE3MDc2MTQzNzh9.V7BrIVbaME_2e75TWz1dH-3wiKy-MWjexlAQCretI5ISo8LdzgEDd3jFzBry5uF8vijcZndWXLKOp9QfNq7VEg"
Feb 11 01:19:58 raspberrypi casaos-user-service[790]: {"time":"2024-02-11T01:19:58.7300964Z","id":"","remote_ip":"192.168.1.68","host":"192.168.1.96","method":"GET","uri":"/v2/users/events","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 OPR/106.0.0.0","status":200,"error":"","latency":4766482,"latency_human":"4.766482ms","bytes_in":0,"bytes_out":3}
Feb 11 01:19:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:58 | 200 |    2.659908ms |    192.168.1.68 | GET      "/v1/users/current"
Feb 11 01:19:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:58 | 200 |     10.7065ms |    192.168.1.68 | GET      "/v1/users/current/custom/widgets_config"
Feb 11 01:19:59 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:59 | 200 |    2.507092ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:19:59 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:19:59 | 200 |    3.259056ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:09 | 200 |    3.238129ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:09 | 200 |    2.569889ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:09 | 200 |    2.615797ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:09 | 200 |    3.127314ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:14 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:14 | 200 |    2.448685ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:14 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:14 | 200 |    3.178074ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:19 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:19 | 200 |    2.260629ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:19 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:19 | 200 |    2.425407ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:24 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:24 | 200 |     2.33563ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:24 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:24 | 200 |    2.517019ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:29 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:29 | 200 |    2.056314ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:29 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:29 | 200 |    2.190371ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:34 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:34 | 200 |     3.42049ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:34 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:34 | 200 |    2.442787ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:38 | 200 |    3.760408ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:38 | 200 |    2.451668ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:43 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:43 | 200 |    1.778296ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:43 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:43 | 200 |    1.912572ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:48 | 200 |    2.371537ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:48 | 200 |    2.493999ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:53 | 200 |    1.814267ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:53 | 200 |    1.903878ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:20:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:58 | 200 |    1.740179ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:20:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:20:58 | 200 |    1.970178ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:03 | 200 |    1.774791ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:03 | 200 |    1.847365ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:08 | 200 |    2.393495ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:08 | 200 |     2.43605ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:13 | 200 |    1.811645ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:13 | 200 |    1.831423ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:18 | 200 |    1.748405ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:18 | 200 |    1.833516ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:23 | 200 |    3.590793ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:23 | 200 |    3.805275ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:28 | 200 |     1.82274ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:28 | 200 |    1.912703ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:34 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:34 | 200 |    1.785523ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:34 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:34 | 200 |    1.913169ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:39 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:39 | 200 |     1.74154ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:39 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:39 | 200 |    1.881439ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:44 | 200 |    4.099555ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:44 | 200 |    4.295879ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:49 | 200 |    1.802285ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:49 | 200 |    1.817858ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:54 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:54 | 200 |    2.546283ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:54 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:54 | 200 |    2.898454ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:21:59 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:59 | 200 |    4.696235ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:21:59 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:21:59 | 200 |    1.989501ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:04 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:04 | 200 |    1.847644ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:04 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:04 | 200 |    1.818218ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:09 | 200 |    4.143844ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:09 | 200 |    4.298302ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:14 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:14 | 200 |    1.775288ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:14 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:14 | 200 |     1.83573ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:19 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:19 | 200 |    1.734923ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:19 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:19 | 200 |    1.865901ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:24 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:24 | 200 |    1.768408ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:24 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:24 | 200 |    1.826944ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:29 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:29 | 200 |    1.772726ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:29 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:29 | 200 |    1.849558ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:44 | 200 |    1.796103ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:44 | 200 |    1.846807ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:56 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:56 | 200 |      1.7902ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:56 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:56 | 200 |    1.842403ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:22:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:58 | 200 |    1.784349ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:22:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:22:58 | 200 |    1.859996ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:03 | 200 |    1.752777ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:03 | 200 |    1.843035ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:09 | 200 |    1.757592ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:09 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:09 | 200 |    1.828851ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:14 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:14 | 200 |    1.816147ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:14 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:14 | 200 |    1.900925ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:19 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:19 | 200 |    1.807074ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:19 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:19 | 200 |    1.839833ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:24 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:24 | 200 |    1.769835ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:24 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:24 | 200 |    1.913834ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:29 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:29 | 200 |    1.771687ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:29 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:29 | 200 |    1.908186ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:34 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:34 | 200 |    1.759762ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:34 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:34 | 200 |    1.859465ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:39 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:39 | 200 |    1.780261ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:39 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:39 | 200 |    1.833891ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:44 | 200 |    1.784225ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:44 | 200 |    1.858817ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:49 | 200 |    1.766374ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:49 | 200 |    1.836633ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:54 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:54 | 200 |    1.827243ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:54 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:54 | 200 |    1.859095ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:23:59 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:59 | 200 |    1.846688ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:23:59 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:23:59 | 200 |    1.862651ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:24:04 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:24:04 | 200 |    1.856262ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:24:04 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:24:04 | 200 |    2.779292ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:24:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:24:44 | 200 |    2.543943ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:24:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:24:44 | 200 |    1.873522ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:25:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:25:44 | 200 |    1.819041ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:25:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:25:44 | 200 |    1.843745ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:26:47 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:47 | 200 |    6.242322ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:26:47 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:47 | 200 |    7.549886ms |    192.168.1.68 | GET      "/v1/users/current/custom/wallpaper"
Feb 11 01:26:47 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:47 | 200 |   12.621532ms |    192.168.1.68 | GET      "/v1/users/current/custom/system"
Feb 11 01:26:48 raspberrypi casaos-user-service[790]: {"time":"2024-02-11T01:26:48.132290292Z","id":"","remote_ip":"192.168.1.68","host":"192.168.1.96","method":"GET","uri":"/v2/users/events","user_agent":"Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/120.0.0.0 Safari/537.36 OPR/106.0.0.0","status":200,"error":"","latency":3428918,"latency_human":"3.428918ms","bytes_in":0,"bytes_out":3}
Feb 11 01:26:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:48 | 200 |    4.889999ms |    192.168.1.68 | GET      "/v1/users/current"
Feb 11 01:26:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:48 | 200 |    6.528709ms |    192.168.1.68 | GET      "/v1/users/current/custom/widgets_config"
Feb 11 01:26:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:48 | 200 |    1.803708ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:26:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:48 | 200 |    1.840486ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:26:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:53 | 200 |    1.764228ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:26:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:53 | 200 |      1.9013ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:26:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:58 | 200 |    1.775671ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:26:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:26:58 | 200 |    1.976078ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:03 | 200 |    1.746394ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:03 | 200 |      1.8423ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:08 | 200 |    1.769968ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:08 | 200 |      1.8763ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:13 | 200 |    1.795097ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:13 | 200 |    1.881911ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:18 | 200 |    1.773838ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:18 | 200 |    1.883171ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:23 | 200 |    1.754487ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:23 | 200 |    1.826245ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:28 | 200 |    1.808838ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:28 | 200 |     1.87443ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:33 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:33 | 200 |    1.839023ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:33 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:33 | 200 |     1.85893ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:38 | 200 |     1.74758ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:38 | 200 |    1.910726ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:43 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:43 | 200 |    1.793801ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:43 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:43 | 200 |    1.920892ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:48 | 200 |    1.818393ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:48 | 200 |    2.231482ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:49 | 200 |    4.745426ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:49 | 200 |    2.656572ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:49 | 200 |    2.795867ms |    192.168.1.68 | POST     "/v1/users/current/custom/app_order"
Feb 11 01:27:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:49 | 200 |    2.150206ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:49 | 200 |     2.34563ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:49 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:49 | 200 |    1.814671ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:50 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:50 | 200 |    2.012225ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:53 | 200 |    1.819393ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:53 | 200 |      1.9043ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:27:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:58 | 200 |    1.815946ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:27:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:27:58 | 200 |     1.92752ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:03 | 200 |    1.847296ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:03 | 200 |    2.447192ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:08 | 200 |    2.249771ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:08 | 200 |    2.125736ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:13 | 200 |    3.521117ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:13 | 200 |    3.743817ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:18 | 200 |    1.751412ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:18 | 200 |    1.857964ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:23 | 200 |    1.771448ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:23 | 200 |     1.88365ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:28 | 200 |    4.012167ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:28 | 200 |    6.126073ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:33 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:33 | 200 |    1.804338ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:33 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:33 | 200 |    1.877689ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:38 | 200 |    1.763876ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:38 | 200 |    1.854486ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:39 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:39 | 200 |    1.238441ms |    192.168.1.68 | GET      "/v1/users/status"
Feb 11 01:28:43 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:43 | 200 |    1.758451ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:43 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:43 | 200 |    1.837394ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:48 | 200 |    2.391552ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:48 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:48 | 200 |    2.437607ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:53 | 200 |      1.7786ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:53 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:53 | 200 |    1.864802ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:28:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:58 | 200 |    2.334758ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:28:58 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:28:58 | 200 |    2.385831ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:03 | 200 |    1.797878ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:03 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:03 | 200 |    1.875822ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:08 | 200 |    1.774509ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:08 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:08 | 200 |    1.844286ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:13 | 200 |    4.098159ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:13 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:13 | 200 |    4.385321ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:18 | 200 |    1.759695ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:18 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:18 | 200 |      1.9756ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:23 | 200 |    1.826213ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:23 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:23 | 200 |     1.86862ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:28 | 200 |    3.932572ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:28 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:28 | 200 |    2.685515ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:33 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:33 | 200 |    1.775733ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:33 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:33 | 200 |     1.85401ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:38 | 200 |    1.824344ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:38 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:38 | 200 |    1.868139ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:29:45 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:45 | 200 |    1.771642ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:29:45 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:29:45 | 200 |    1.871103ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:30:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:30:44 | 200 |     1.90044ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:30:45 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:30:45 | 200 |    1.911606ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:31:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:31:44 | 200 |    1.796535ms |    192.168.1.68 | GET      "/v1/users/current/custom/link"
Feb 11 01:31:44 raspberrypi casaos-user-service[790]: [GIN] 2024/02/11 - 01:31:44 | 200 |    1.911238ms |    192.168.1.68 | GET      "/v1/users/current/custom/app_order"
Feb 11 01:34:08 raspberrypi casaos-user-service[790]: 2024-02-11T01:34:08.156Z        error        err        {"err": "read tcp 127.0.0.1:44828->127.0.0.1:43405: read: connection reset by peer", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 44}
Feb 11 01:34:08 raspberrypi casaos-user-service[790]: 2024-02-11T01:34:08.158Z        error        err        {"err": "unexpected end of JSON input", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 50}
Feb 11 01:34:08 raspberrypi casaos-user-service[790]: panic: runtime error: invalid memory address or nil pointer dereference
Feb 11 01:34:08 raspberrypi casaos-user-service[790]: [signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x8074f4]
Feb 11 01:34:08 raspberrypi casaos-user-service[790]: goroutine 58 [running]:
Feb 11 01:34:08 raspberrypi casaos-user-service[790]: github.com/IceWhaleTech/CasaOS-UserService/route.EventListen()
Feb 11 01:34:08 raspberrypi casaos-user-service[790]:         /home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go:61 +0x974
Feb 11 01:34:08 raspberrypi casaos-user-service[790]: created by main.main in goroutine 1
Feb 11 01:34:08 raspberrypi casaos-user-service[790]:         /home/runner/work/CasaOS-UserService/CasaOS-UserService/main.go:154 +0x764
Feb 11 01:34:08 raspberrypi systemd[1]: casaos-user-service.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ An ExecStart= process belonging to unit casaos-user-service.service has exited.
░░
░░ The process' exit code is 'exited' and its exit status is 2.
Feb 11 01:34:08 raspberrypi systemd[1]: casaos-user-service.service: Failed with result 'exit-code'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit casaos-user-service.service has entered the 'failed' state with result 'exit-code'.
Feb 11 01:34:08 raspberrypi systemd[1]: casaos-user-service.service: Consumed 1.074s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit casaos-user-service.service completed and consumed the indicated resources.
Feb 11 01:34:09 raspberrypi systemd[1]: casaos-user-service.service: Scheduled restart job, restart counter is at 1.
░░ Subject: Automatic restarting of a unit has been scheduled
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ Automatic restarting of the unit casaos-user-service.service has been scheduled, as the result for
░░ the configured Restart= setting for the unit.
Feb 11 01:34:09 raspberrypi systemd[1]: Stopped casaos-user-service.service - CasaOS User Service.
░░ Subject: A stop job for unit casaos-user-service.service has finished
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A stop job for unit casaos-user-service.service has finished.
░░
░░ The job identifier is 1133 and the job result is done.
Feb 11 01:34:09 raspberrypi systemd[1]: casaos-user-service.service: Consumed 1.074s CPU time.
░░ Subject: Resources consumed by unit runtime
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit casaos-user-service.service completed and consumed the indicated resources.
Feb 11 01:34:09 raspberrypi systemd[1]: Starting casaos-user-service.service - CasaOS User Service...
░░ Subject: A start job for unit casaos-user-service.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-user-service.service has begun execution.
░░
░░ The job identifier is 1133.
Feb 11 01:34:09 raspberrypi systemd[1]: casaos-user-service.service: Control process exited, code=killed, status=15/TERM
░░ Subject: Unit process exited
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ An ExecStartPre= process belonging to unit casaos-user-service.service has exited.
░░
░░ The process' exit code is 'killed' and its exit status is 15.
Feb 11 01:34:09 raspberrypi systemd[1]: casaos-user-service.service: Failed with result 'signal'.
░░ Subject: Unit failed
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ The unit casaos-user-service.service has entered the 'failed' state with result 'signal'.
Feb 11 01:34:09 raspberrypi systemd[1]: Stopped casaos-user-service.service - CasaOS User Service.
░░ Subject: A stop job for unit casaos-user-service.service has finished
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A stop job for unit casaos-user-service.service has finished.
░░
░░ The job identifier is 1207 and the job result is done.
Feb 11 01:43:41 raspberrypi systemd[1]: Starting casaos-user-service.service - CasaOS User Service...
░░ Subject: A start job for unit casaos-user-service.service has begun execution
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-user-service.service has begun execution.
░░
░░ The job identifier is 1752.
Feb 11 01:43:41 raspberrypi casaos-user-service[9614]: v0.4.4
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]: git commit: 4d2b65e34c6d01800273009d60756205c08cb0c3
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]: build date: 2024-01-18T07:48:12Z
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]: [GIN-debug] [WARNING] Creating an Engine instance with the Logger and Recovery middleware already attached.
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]: [GIN-debug] [WARNING] Running in "debug" mode. Switch to "release" mode in production.
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]:  - using env:        export GIN_MODE=release
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]:  - using code:        gin.SetMode(gin.ReleaseMode)
Feb 11 01:43:41 raspberrypi systemd[1]: Started casaos-user-service.service - CasaOS User Service.
░░ Subject: A start job for unit casaos-user-service.service has finished successfully
░░ Defined-By: systemd
░░ Support: https://www.debian.org/support
░░
░░ A start job for unit casaos-user-service.service has finished successfully.
░░
░░ The job identifier is 1752.
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]: 2024-02-11T01:43:41.977Z        info        Notified systemd that user service is ready        {"func": "main.main", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/main.go", "line": 150}
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]: 2024-02-11T01:43:41.979Z        info        User service is listening...        {"address": "127.0.0.1:44685", "filepath": "/var/run/casaos/user-service.url", "func": "main.main", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/main.go", "line": 155}
Feb 11 01:43:41 raspberrypi casaos-user-service[9620]: 2024-02-11T01:43:41.982Z        error        connect websocket err0        {"error": "websocket.Dial ws://127.0.0.1:34313/v2/message_bus/event/local-storage: bad status", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 32}
Feb 11 01:43:42 raspberrypi casaos-user-service[9620]: 2024-02-11T01:43:42.986Z        info        subscribed to        {"url": "ws://127.0.0.1:34313/v2/message_bus/event/local-storage", "func": "route.EventListen", "file": "/home/runner/work/CasaOS-UserService/CasaOS-UserService/route/event_listen.go", "line": 38}

jauzin23 avatar Feb 11 '24 01:02 jauzin23