Skip to Content

 Common Errors & Troubleshooting

Invalid subsystem request while using WarpTerminal

 Invalid subsystem request while using Warp SSH client.  The error can be found in the ezsh log in the users home directory. tail -f /home/ezadmin/ezsh.log Invalid subsystem request: export TERM_PROGRAM='WarpTerminal' Query failed ... Read More

Account locked due to inactivity

Error: Account locked due to Inactivity Error received in GUI :  Error received in Shell/Backend/Gateway server :  Why does it happen? The error occurs if you have automatically locked the account if the user has not logged in for the number... Read More

License Expired when generating user reports

License Expired when generating user reports using eztool script The above error occurs when the eztool could not fetch the license from the license server.  Ensure that there is a connection to the license server by running the following command: ... Read More

Error: No Server Group

Error: No server group GUI: Backend: To avoid the above message NO SERVER GROUP when using another user account that has been logged in, You need to provide permission to access the server group through the admin account for that user account under... Read More

ERROR db portals: Column login_url cannot be null

How to fix ERROR db portals: Column 'login_url' cannot be null when trying to upgrade Ezeelogin to the latest version? 1. Take a full backup of current Ezeelogin installation. Run below command to take the backup root@gateway ~]# /usr... Read More

ERROR 4192: key error

How to view the error message in the gateway shell and application log? Run the below command to view the Ezeelogin version and the error message in the gateway server shell. root@gateway ~]# ezsh -v ERROR 4192: key errorERROR 7220Ezeelogin... Read More

Authentication by key or password not supported

How to fix Authentication by key or password not supported while trying to login to remote servers? Authentication by key not supported!Authentication by password not supported 1. Manually login to the remote server and run the below command to... Read More

Why Key Authorization is not working?

Key Authorization is not working in a remote server through the gateway. Even after setting up the remote server in gateway machine and appending the public key to /root/.ssh/authorized_keys, you're still prompted for a password when trying to... Read More

How to import servers without password authentication ?

1. Import servers from CSV and automatically set the password 1. Add the Ezeelogin global key to the authorized_keys file on all remote servers. a) Login to Ezeelogin software GUI -> copy the Global key. Refer to below screenshot. Copy the... Read More

Access denied for user root by PAM account configuration

fatal : Access denied for user root by PAM account configuration [preauth] This error indicates issues with the PAM (Pluggable authentication module) configuration on your SSH server. In the error log based on the distribution(O.S.) you are using;... Read More

Failed to get user authentication list

How to fix the "Failed to get user authentication list" in the Ezeelogin shell (ezsh) Failed to get user authentication list Server: centos.server, port: 22 Press any key to continue... Refer below steps to reset the fingerprint of the remote... Read More

Error: Cannot find host

Error: Cannot find host. The error occurs if you have enabled the Use DNS which indicates the following. Use DNS Server specific override for Use DNS setting. Inherit: Inherit global setting Yes: Use DNS irrespective of the global setting No: Do... Read More

Ezeelogin upgrade checklist

Frequently occurring issues after upgrading Ezeelogin Upgrade Ezeelogin Jump server to the latest version ezsh shell disallowed REMOTE HOST IDENTIFICATION HAS CHANGED No Two-factor Authentication enabled Could not load style files Integrate... Read More

Error: Could not read configuration

How to fix Error : Could not read configuration This error message is encountered when the parent directory has incorrect executable permissions. Check all the permissions in following directory by running the below command: root@gateway:~# ls ... Read More

LICENSE ERROR :0812

LICENSE ERROR:0812       If the "Server time out of sync. Please correct Server time." error occurs in the license tab of the  Ezeelogin GUI and "LICENSE ERROR:0812" error in backend, you need to replace the existing standalone license with the... Read More

Mosh disallowed

/usr/bin/mosh: Did not find mosh server startup message. (Have you installed mosh on your server.) This error occurs if you have not installed mosh service on your server / have not enabled mosh server in Ezeelogin GUI. How to enable mosh service... Read More

Can we use the same RDS instance since it is multi-AZ

Can we use the same database instance for cluster setup? No, we cannot. We must use 2 dedicated databases for both primary and secondary nodes. This would be the error received if a single database or mysql instance is used to set up cluster nodes.... Read More

Cannot contact LDAP server

Error 'Can't contact LDAP server' while saving LDAP setting from Ezeelogin GUI 1. Append log_level trace in /usr/local/etc/ezlogin/ez.conf to get the debug log. root@server ~]# vim /usr/local/etc/ezlogin/ez.conf log_level trace ... Read More

Fix corrupted MyISAM tables in MySQL database

How can the MyISAM table corruption error be repaired in the Ezeelogin database (MySQL or MariaDB)? This error may occur when the disk space on the gateway server is full, preventing the writing of any data to the Ezeelogin database table and causing... Read More

How to change mapped sub ssh group

CHANGE MAPPED SUBSSH GROUP For instance, currently, the Sub SSH user Martin is under User Group Admin_Servers. To change the user group of mapped sub ssh user. (1)  Click under Server section > Sub SSH User Maps > Edit > Change Group of... Read More

PHP Fatal error

PHP Fatal error:  Maximum execution time of 30 seconds exceeded in /var/www/ezlogin/application/third_party/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP.php  This error might occur in Apache web server error logs due to the... Read More

Streamline the non-interactive installation

How can you automate/non-interactive Ezeelogin installation? This would refer to the process of installing Ezeelogin without requiring manual intervention or input from a user.       To find the full parameters and details use the below command... Read More

Error creating subssh user with non root user

Error creating sub ssh user with a non-root user Synopsis:  This error commonly arises when you've initially configured your server using a non-root user and attempted to create a sub ssh user within that server also using a non-root user.... Read More

ERROR db sshlogs: Incorrect string value

ERROR db sshlogs: Incorrect string value: '\xA0\xA0.dc2...' for column 'file' at row 1 This error has been observed while upgrading Ezeelogin since the log has some type of special characters. 1. Run the following... Read More

The user does not exist

How to fix "The user does not exist" error in Ezeelogin GUI? The user does not exist issues occurs when the LDAP user is not imported to the Ezeelogin. How to fix the issue: 1. Login to Ezeelogin GUI as admin user and click on Users -> LDAP ->... Read More

Disconnecting while logging into the remote server

When attempting to log in to a server from the backend, it encounters disconnection issues. Follow the below steps to resolve the error 1.Tail the latest ezsh log of the user who attempted to log in to the server. Replace the username with the actual... Read More

Internal server error

How to solve error Error: An error occurred while communicating with the server (error: Internal Server Error)   This error usually occurs because the maximum execution time for PHP scripts has been exceeded. By default, PHP scripts are allowed to... Read More

Common errors while importing servers

Approach for managing 'Server Already Exists' and 'Duplicate Entry' errors Encountering the server already exists error while importing a server in the Ezeelogin GUI indicates that the server is already present in the Ezeelogin... Read More

Cannot Read DB Password

Error: Cannot Read DB Password while  Ezeelogin version upgrade The error below occurred during the Ezeelogin upgrade process because the Ezeelogin database user’s password cannot be read from the Ezeelogin configuration file (/usr/local/etc... Read More

Results 199 - 234 of 234