Open creffect opened 5 days ago
Describe the bug My hoster has a dockerized linux system, which is not recognized by "getos".
I get the error "No unique release file found!" and monika crashes, when a notification should be sent.
The error occurs in the file
hyperjumptech/monika/lib/components/notification/alert-message.js
using the function "getLinuxDistro"
Could you please catch the error and ignore the distribution, if it occures? Thank you.
Describe the bug My hoster has a dockerized linux system, which is not recognized by "getos".
I get the error "No unique release file found!" and monika crashes, when a notification should be sent.
The error occurs in the file
using the function "getLinuxDistro"
Could you please catch the error and ignore the distribution, if it occures? Thank you.