Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix timer error message after deferred alarm returns back to normal #97

Merged
merged 1 commit into from
Dec 20, 2023

Conversation

webconn
Copy link
Contributor

@webconn webconn commented Dec 20, 2023

Если добавить в alarms.conf какой-нибудь alarm с ненулевым activation delay и подёргать его, в логах wb-rules появляются ошибки вроде таких:

Dec 20 11:20:53 wirenboard-AMY5ZSMV wb-rules[23107]: ERROR: trying to stop unknown timer: 7
Dec 20 11:20:55 wirenboard-AMY5ZSMV wb-rules[23107]: ERROR: trying to stop unknown timer: 8
Dec 20 11:20:58 wirenboard-AMY5ZSMV wb-rules[23107]: ERROR: trying to stop unknown timer: 9
Dec 20 11:21:03 wirenboard-AMY5ZSMV wb-rules[23107]: ERROR: trying to stop unknown timer: 10
Dec 20 11:21:22 wirenboard-AMY5ZSMV wb-rules[23107]: ERROR: trying to stop unknown timer: 11

В этом PR исправляю, ошибка довольно банальная

@webconn webconn requested a review from a team December 20, 2023 11:57
@webconn webconn merged commit b6fb329 into master Dec 20, 2023
10 checks passed
@webconn webconn deleted the bugfix/70220-alarms-timer-errors branch December 20, 2023 13:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants