When using the Web Connectors, user gets the following error:
Error Code 1. You should white list your IP address (<IP address>) in Settings -> My Settings -> Allowed IP Addresses
Step by Step Instructions
Editing deploy.config file
- Open the connector folder
- Search for the deploy.config file and open it with a text editor
- Change the AllowRemoteAccess parameter to true "<AllowRemoteAccess>true </AllowRemoteAccess>"
- Search for DefaultAllowedIpAddresses and set the Ip addresses that need access to the webconnector. "<DefaultAllowedIpAddresses>192.168.1.1</DefaultAllowedIpAddresses>"
- Save and close the deploy.config file
- Start the service or QlikWebConnectors.exe
UI Settings
- Open the browser
- go to http://localhost:5555/web
- Settings :
- Set the same IPs used in the "DefaultAllowedIpAddresses" parameter.
- please make sure to use the same configuration if multiple users with admin privileges are enabled.
Notes: it's strongly suggested to enable SSL when AllowRemoteAccess is set to true.
Environment
- Qlik Web Connectors - any version