We are in the process of preparing a KB with instructions how to address login issues caused by PROTECT server restarts under heavy server load:
1. stop the PROTECT Server service
systemctl stop eraserver
check if the service has been stopped
systemctl status eraserver
2. install the MariaDB ODBC driver
yum install mariadb-connector-odbc
check if the driver has been correctly installed
yum list installed | grep mariadb
mariadb-
Recommended Posts
Posted by Marcos,
1 reaction
Go to this post