Skip to Content

Error: An error occurred while communicating with the server (error: Unknown)

Error: An error occurred while communicating with the server (error: Unknown)

If there  any errors on the GUI, they will be displayed in the console with detailed information about the error type.

To open the web console and gather information about the error, follow any of these steps.

1.Right-click on the  GUI, select "Inspect", and then navigate to the "Console" tab on the opened page.

                      or

 2.Click "Fn + F12" to access the console of the GUI.

If encounter an error ERR_CERT_AUTHORITY_INVALID while attempting to perform the edit action in the Ezeelogin GUI, try the scenarios mentioned below to resolve the error.

  • Open the Ezconf file and append " csp_enable = no "

root@gateway:~# vim /usr/local/etc/ezlogin/ez.conf

csp_enable = no

                         OR

  •  This issue is occurring because the SSL certificate is not valid. Use a valid SSL certificate to access the Ezeelogin GUI.