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

Kener crashes and fails to start after defining a new group monitor #290

Open
tbabej opened this issue Feb 16, 2025 · 1 comment
Open

Kener crashes and fails to start after defining a new group monitor #290

tbabej opened this issue Feb 16, 2025 · 1 comment

Comments

@tbabej
Copy link

tbabej commented Feb 16, 2025

After defining a new group monitor, Kener crashes with the following error trace:

kener-1  | file:///app/src/lib/server/alerting.js:99
kener-1  | 	if (!!monitor.down_trigger) {
kener-1  | 	             ^
kener-1  | 
kener-1  | TypeError: Cannot read properties of undefined (reading 'down_trigger')
kener-1  |     at alerting (file:///app/src/lib/server/alerting.js:99:16)
kener-1  |     at async Timeout._onTimeout (file:///app/src/lib/server/cron-minute.js:150:7)
kener-1  | 
kener-1  | Node.js v23.8.0
@rajnandan1
Copy link
Owner

rajnandan1 commented Feb 17, 2025

I am not able to replicate it, can you tell me more about which database you are using and what is your group config, start up logs, how you have deployed it

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

No branches or pull requests

2 participants