Incorrect work of administrator console is characterized with absence of response actions to button clicks.
To restore administrator console work, restart the following containers:
hyperhive_celeryworker_1:
% docker restart hyperhive_celeryworker_1
hyperhive_socketserver_1:
% docker restart hyperhive_socketserver_1
If on installing Foresight Mobile Platform a fault-tolerant cluster based on OKD/OCP is deployed, execute the following operations in the OKD application:
Open the Workloads > Pods subsection.
Filter pods with the names fmp-celeryworker-<identifier>, fmp-socketserver-<Identifier> in the mobile platform project, for example, fmp.
Delete the found pods using the Delete Pod command in the drop-down menu of the additional action button:
After executing the operations the deleted pods will be automatically recreated.
See also: