This is a comment on Admin Panel, posted by WikiAdmin at 27.10.2019 18:53
View source for Admin Panel Lock Issues
===State 1: The recovery_password in config.php is empty.=== message: <[ The administrative password is not specified! Note: The absence of an administrative password is threat to security! Enter your password in the configuration file and run the program again.]> solution: (a) generate the recovery_password with the ##""{{admin_recovery}}""## action as Admin and set it in config.php AND (b) purge the old config cache via the ##""{{admincache}}""## action ===State 2: Admin Panel login available=== Admin Panel login screen file:/ap_login_en.png ===State 3: The Admin Panel Lock is active.=== message: <[The site is temporarily unavailable due to system maintenance. Please try again later.]> cause 1: The Admin Panel Lock is active. Wrong password threshold reached solution: reset config/lock_ap from 1 to 0 cause 2.1 -> the entered generated password didn’t match cause 2.2 -> typo or wrong hash solution: regenerate password hash and compare or reset the current one in config.php cause 3 -> ##_cache/config/config.php## holds the old value solution: purge the old config cache via the ##""{{admincache}}""## action