HenriWahl / Nagstamon

Nagios status monitor for your desktop.
https://nagstamon.de
Other
423 stars 176 forks source link

Problem with settings in Nagstamon 3.14 in windows #1045

Open FranB1989 opened 3 months ago

FranB1989 commented 3 months ago

Hi, I'm using Nagstamon in 3.14 version with Nagios normall and I'm trying to set up a new check mk to see both alerts in the same Nagstamon, but, in settings dialog, when I'm push to "Save" button, the program crashes without any error or message in log files and the configuration dissapear.

HenriWahl commented 3 months ago

Hi @FranB1989, sorry for the late reply. Can you try to run the debug version, so there might be some console output for debugging? Get it at https://github.com/HenriWahl/Nagstamon/releases/download/v3.14.0/Nagstamon-3.14.0-win64_debug.zip.

fbarcia-sirt commented 1 month ago

Hi, we have tested with the version that you send to us and we note that now, Nagstamon doesn't close but we have not seen nothing strange to identify the issue.

Thanks for your help, if we notice again the problem we try to get more information thanks to this nagstamon version.

Regards,

fbarcia-sirt commented 3 weeks ago

Hi, the problem was related with datetime format, in the integration that I've code I put a "T" between date and hour, it causes that when I've try to order by "last check" or "duration" column nagstamon crashes without information.

The solution was to remove the "T" in date format.