Hi Sven,
We recently enabled LMD as a backend to check live status.
From last two days all checks in thruk getting freezed around the same time 11 PM CET and after restarting lmd they are working again.
We are using lmd - version 2.2.1 (Build: 5.40-labs-edition-v2.2.1, go1.22.4).
We have observed below entries in var/log/lmd.log
[2025-02-10 22:51:39.690][Warn][pid:3280349][peer:1069] [sample][r:5e1577] slow query finished after 5.587894062s, response size: 26 B
GET timeperiods
ResponseHeader: fixed16
OutputFormat: json
Columns: in
KeepAlive: on
[2025-02-10 22:51:49.781][Warn][pid:3280349][peer:1069] [sample][r:c8bebb] slow query finished after 10.090824319s, response size: 217 B
GET status
ResponseHeader: fixed16
[2025-02-10 23:06:30.511][Warn][pid:1748775][peer:335] [sample] initializing objects failed: connection error dial unix /omd/sites/sample/tmp/run/live: connect: no such file or directory: dial unix /omd/sites/sample/tmp/run/live: connect: no such file or directory
OK - lmd started
[2025-02-11 23:50:07.629][Warn][pid:1387779][peer:335] [sample] initializing objects failed: connection error dial unix /omd/sites/sample/tmp/run/live: connect: no such file or directory: dial unix /omd/sites/sample/tmp/run/live: connect: no such file or directory
OK - lmd started
Kindly advise how to fix the issue.