3x-ui/config
root db2c78d0bb fix: add error logging for node state writes and queries
Silent error swallowing made it impossible to diagnose why worker
couldn't see master's heartbeat. Now logs errors from:
- updateNodeState upsert failures
- writeStateToSharedMariaDB connection/write failures
- getNodeStatesShared query failures
- list endpoint shows state count in logs

Also improved First() call to not overwrite state on error.

Bump version to v1.6.5.
2026-04-24 22:08:00 +08:00
..
config.go fix: add node settings to defaultValueMap and settingGroups 2026-04-24 20:57:12 +08:00
config_test.go feat: improve mariadb flow, db settings init, and traffic flush 2026-04-15 16:58:49 +08:00
name 3x-ui 2023-02-09 22:48:06 +03:30
version fix: add error logging for node state writes and queries 2026-04-24 22:08:00 +08:00