The method isConnected inside DataBase class doesn't works as expected. If the KeyServer lost the connection to the Redis database, nothing happens. Fix this problem with these actions:
- Shows an alert when the the connection was lost with the database.
- Try to reconnect automatically.
During the step number 2, the KeyServer administrator shoud be able to:
- Show help menu options (H).
- Show KeyServer status and details (I).
- Close KeyServer tool (Q).
The method
isConnectedinside DataBase class doesn't works as expected. If the KeyServer lost the connection to the Redis database, nothing happens. Fix this problem with these actions:During the step number 2, the KeyServer administrator shoud be able to: