- Solved
- Minor
Just updated to 6.8.0-rc1 to test out some of the new features.
One of the main things that I rely upon is the automatic start of my encrypted array leveraging the `emhttp/webGui/event/<starting/started/stopped>` in order to fetch my keyfile, as per this link:
However, on this release candidate, the main `starting` even is never invoked, which causes my array to have no keyfile to decrypt the array with. Manually invoking the script and starting the array shows that my other plugins with the same events types defined do correctly get called. Nothing in the syslog hints at something failing. Has something changed with this interface in regards to the WebGui in particular, or is there something else going on?