Page 2 of 2

Re: Event resetting

PostPosted: Tue Oct 20, 2020 3:25 pm
by MartinG
Plugin config as requested
Screenshot 2020-10-20 at 22.24.46.png
Screenshot 2020-10-20 at 22.24.46.png (211.69 KiB) Viewed 2545 times

Re: Event resetting

PostPosted: Tue Oct 20, 2020 3:56 pm
by kw123
Could you finish a the selections ie set BC on or off?


Sent from my iPhone using Tapatalk

Re: Event resetting

PostPosted: Tue Oct 20, 2020 4:39 pm
by MartinG
Done - enabled for all. Will post what happens next....

Re: Event resetting

PostPosted: Tue Oct 20, 2020 11:54 pm
by MartinG
Good news - setting 'Enable BC of up/down status' to 'Enable All' seems to have solved the disappearing EVENT definitions. This is without me upgrading to v .60.

The plugin is still restarting at 00:19:00 though.

Re: Event resetting

PostPosted: Wed Oct 21, 2020 7:03 am
by kw123
Ok I will fix this. The property was not set = undefined

You do not to need to enable that function
You can disable it.


Sent from my iPhone using Tapatalk

Re: Event resetting

PostPosted: Fri Oct 23, 2020 1:57 am
by MartinG
Karl,

Thanks for the responsiveness and updates. Having updated everything to the latest versions, I'm pleased to report that the event definitions remain persistent.

The plugin is still restarting every night at the same time, but it's not causing me any problems. Happy to help you debug this if you want - just let me know what data you need.

Martin

Re: Event resetting

PostPosted: Fri Oct 23, 2020 4:43 am
by kw123
The restart is part of the design.

Karl


Sent from my iPhone using Tapatalk

Re: Event resetting

PostPosted: Sat Oct 24, 2020 8:39 am
by MartinG
Also this indicates a real problem:
Code: Select all
2020-10-19 00:19:03.848 ERROR Plugin.dorunConcurrentThread --> setup config, save, then a manual reload of plugin
2020-10-19 00:19:03 --> while loop break stopping ... quitNOW was: please setup config , waiting
2020-10-19 00:19:03.854 ERROR Plugin.dorunConcurrentThread --> you have 2 minutes to fix config, before restart
2020-10-19 00:19:03.855 ERROR Plugin.dorunConcurrentThread --> do a manual reload of plugin

The plugin does not start properly.


Code: Select all
2020-10-20 00:19:05.464 ERROR Plugin.dorunConcurrentThread --> setup config, save, then a manual reload of plugin
2020-10-20 00:19:05 --> while loop break stopping ... quitNOW was: please setup config , waiting
2020-10-20 00:19:05.465 ERROR Plugin.dorunConcurrentThread --> you have 2 minutes to fix config, before restart
2020-10-20 00:19:05.465 ERROR Plugin.dorunConcurrentThread --> do a manual reload of plugin

indicates the the plugin is not happy. something is wrong:
Code: Select all
>>> setup config, save, then a manual reload of plugin<<<

indicates the plugin is not setup correctly, something is missing

but there is still a problem that the plugin just restarts, reason unclear.


Code: Select all
2020-10-24 00:19:04.545   ERROR          Plugin.dorunConcurrentThread     -->  setup config, save, then a manual reload of plugin
2020-10-24 00:19:04 --> while loop break  stopping ...  quitNOW was: please setup config , waiting
2020-10-24 00:19:04.562   ERROR          Plugin.dorunConcurrentThread     --> you have 2 minutes to fix config, before restart
2020-10-24 00:19:04.562   ERROR          Plugin.dorunConcurrentThread     --> do a manual reload of plugin

The restart is part of the design.


OK. :D
Just let me know if you'd like more data. You've solved my problem, so I'd be very happy to help in return.