Werk #9333: Fixed possible "Logout()" exception when showing dialogs during boot
| Component | Firmware |
| Title | Fixed possible "Logout()" exception when showing dialogs during boot |
| Date | Jan 12, 2018 |
| Level | Trivial Change |
| Class | Bug Fix |
| Compatibility | Compatible - no manual interaction needed |
| Appliance Version | 1.3.17 |
When the local console has been configured to be password protected and a dialog is shown to the user during system boot which is visible for more than 5 minutes, this lead into a Logout() exception on the local console.
This was caused by the fact that the console login was accidentally enabled during boot while it should only be enabled after a completed boot.