How to solve login error in IL

The following steps will help you solve the login error in the Interoperability Layer:

After successful installation of the interoperability layer navigate to the browser and type http://localhost:5000 to access the interoperability web interface and input the username and password to log in. If the log in fails, follow the following steps to resolve:

  • Open terminal and navigate to the Interoperability layer installation folder: /opt/Interop-Layer/dist/src/config
  • Open the configuration file and edit the database connection strings with the correct database access. sudo gedit config.json
  • Save the config file and restart the Interoperability Layer service and attempt to login.

Comments are closed