When trying to access the login page for Security Analytics, the error message is presented "An Internal Error has occurred" or "Internal Server Error". The fields for username and password may not be available as seen below.
All versions of Security Analytics
The main reason for this error is due to the postgres database having issues. Usually, it is because the database is not running. There are a few things to try . . .
service postgresql stop
service postgresql start
df -h
' command. If /var is 100% full, it will need to be cleaned up before the postgresql service can be restarted. Use this article for assistance on cleaning up /var. /var partition is filling up or is 100% utilized