Description

This article explains how to unlock the webui account if it is locked due to multiple bad login.

Symptoms

You will get the below error in UI:


Too many login attempts. Please try again in 0:00:30

Solution

To unlock the account, please restart the WebUI service using the below command:


sudo systemctl restart apache2.service

Modification History

2025-10-27 : Article Created