HSM Randomly Going to Away Mode Causing False Alarm

Hi,

My HE has been running smoothly for half a year. I have a rule that sets mode to day and disarms HSM every 6am. However, the past couple of days after disarming at 6am it suddeny goes to away mode causing false alarms. It happens twice a day at random times. I just upgraded to 2.0.8.109 last night hoping it would take care of the issue but had the same issue this morning. I noticed an error for HSM today. See logs below:

2019-04-02 06:10:20.633 am errorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.div() is applicable for argument types: (java.lang.Integer) values: [100]
Possible solutions: drop(int), is(java.lang.Object), wait(), trim(), find(), size() (setLevel)
app:392019-04-02 06:10:20.554 am errorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.div() is applicable for argument types: (java.lang.Integer) values: [100]
Possible solutions: drop(int), is(java.lang.Object), wait(), trim(), find(), size() (setLevel)
app:2932019-04-02 06:10:20.503 am infoTurn Off Siren: Wired Siren switch on
app:392019-04-02 06:10:20.412 am errorgroovy.lang.MissingMethodException: No signature of method: java.lang.String.div() is applicable for argument types: (java.lang.Integer) values: [100]
Possible solutions: drop(int), is(java.lang.Object), wait(), trim(), find(), size() (setLevel)
dev:412019-04-02 06:10:20.372 am debugWired Siren is on
2019-04-02 06:10:19.734 am warnunable to turn on because device it's muted
2019-04-02 06:10:19.569 am warnAlert Intrusion Top Floor Motion Sensor active
2019-04-02 06:09:49.479 am warnAlert Intrusion pending Top Floor Motion Sensor active
app:372019-04-02 06:00:30.451 am infoArmed Away
app:372019-04-02 06:00:00.478 am errorgroovy.lang.MissingMethodException: No signature of method: hubitatSafetyMonitor.disarmModeHandler() is applicable for argument types: (com.hubitat.hub.domain.Event) values: [com.hubitat.hub.domain.Event@4adb4721] (disarmModeHandler)
app:372019-04-02 06:00:00.405 am infoArmed Night
app:372019-04-02 06:00:00.393 am infoArmed Home
app:2932019-04-02 06:00:00.299 am infoTurn Off Siren: CasaElarmo mode Day
app:1932019-04-02 06:00:00.118 am infoMode set to Day

It would appear to be for the different days of the week. If you set the first one to all days I wouldn't be surprised if the second option disappears . . .

SOunds about right. But I still am experiencing the Away mode being set after the day mode has been set at 6am for the past 3days now. Not sure what to do. Same error on the log file.

errorgroovy.lang.MissingMethodException: No signature of method: hubitatSafetyMonitor.disarmModeHandler() is applicable for argument types: (com.hubitat.hub.domain.Event) values: [com.hubitat.hub.domain.Event@4adb4721] (disarmModeHandler)

From today:

Looks like for some reason, Mode Manager is cycling through all modes and ends up setting it to Away Mode at the end