AdguardTeam / AdguardTeam/AdGuardHome
The log time is inconsistent with the system time (version v0.107.0-b.8)
- Lenguaje dominante
- TypeScript
- Estrellas
- 36.9k
- Forks
- 2.5k
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
root@GL-MT1300:~/AdGuardHome# ./AdGuardHome
2021/08/22 05:26:53.050390 [info] AdGuard Home, version v0.107.0-b.8
2021/08/22 05:26:53.076632 [info] dhcp: loaded leases v4:2 v6:0 total-read:2 from DB
2021/08/22 05:26:53.105295 [info] Initializing auth module: /root/AdGuardHome/data/sessions.db
^C2021/08/22 05:26:57.745740 [info] Received signal "interrupt"
2021/08/22 05:26:57.746097 [info] stopping AdGuard Home
2021/08/22 05:26:57.747311 [info] Stopped
root@GL-MT1300:~/AdGuardHome# date
Sun Aug 22 13:27:26 HKT 2021
AdGuardhome version: v0.107.0-b.8
device:GL-MT1300
The HKT system displays normally in my time zone.
The log time of adguardhome is displayed in UTC time. It is inconsistent with the local time of the system.
Guía de contribución
Evaluación
Este issue todavía no se ha evaluado.