Frequently Asked Question
Login Failed: Connection has failed with state 'Not connected'" error in the ESET PROTECT Web Console (versions 8.x–10.x)
Last Updated 2 years ago
Issue Summary
The error message suggests either a communication issue between the browser and the Web Console or a problem with the server or database connection.
Two Main Solutions
- Troubleshoot Connection Problems
- Reinstall ESET PROTECT Web Console
I. Troubleshoot Connection Problems
Steps for Windows Users
- Check Network Conflicts: Ensure that there are no network problems, particularly if the database server is running on a different computer.
- Restart Apache Tomcat: Be patient as Apache Tomcat takes a few minutes to start fully. Retry login after a few minutes.
⚠️ Caution: Restart services only during maintenance windows to minimize risk. - Check Database Service: Make sure SQL Server or MySQL is up. If not, restart the service.
- Verify ESET PROTECT Server: Ensure that it's running as expected.
- Check Port Conflicts: Ensure ports 443, 2222, 2223, or 8443 are not being used by other services.
- Inspect Logs:
- ESET PROTECT Server:
C:\ProgramData\ESET\RemoteAdministrator\Server\EraServerApplicationData\Logs\
- Apache Tomcat:
C:\ProgramData\ESET\RemoteAdministrator\Tomcat\Logs\
- ESET PROTECT Server:
- Update Java: Ensure you're running the latest version.
II. Reinstall ESET PROTECT Web Console
This will take 10 to 20 minutes depending on your network.
- Stop Apache Tomcat 9: Use
services.msc
or navigate to%TOMCAT_HOME%\bin
and double-clicktomcat9w.exe
. - Rename era folder: Change
Webapps\era
toWebapps\era.old
. - Download Latest era.war File: Grab the newest
era.war
file suitable for your version. - Extract era.war: Rename it to
era.zip
and extract its contents to%systemdrive%\Program Files\Apache Software Foundation\Apache Software Foundation\apache-tomcat-9.0.40\Webapps\
. - Restore Config File: Move
EraWebServerConfig.properties
back to its original location. - Restart Apache Tomcat 9: As per step 1.
- Refresh and Log in: Hit F5 to refresh the ESET PROTECT Web Console and try to log in again.
CYC230926