This site uses different types of cookies, including analytics and functional cookies (its own and from other sites). To change your cookie settings or find out more, click here. If you continue browsing our website, you accept these cookies.
on
08-23-2021
02:52 AM
- edited on
01-18-2022
12:57 PM
by
MarkelioH
Alteryx Server and Client are Incompatible
Cause 1:
The issue can occur when the VM that is used to configure the worker does not meet the minimum requirements specified in the help guide: https://help.alteryx.com/current/server/system-requirements.
It only had 2 cores 4 GB RAM when this issue was seen.
This could happen if you set up a test environment and allocated resources that do not meet the system requirements specified. If this is the cause, navigate to Solution A.
Cause 2:
Another reason could be because of a different port than the default port, configured for the Controller, under the <ServicePort> tag of RuntimeSettings.xml file. There are situations, where you may need to change the default port used by the Controller (i.e - port 80), and this can be done using the steps on this article . So, if the port is changed for the Controller, and if that is not mentioned while connecting to the Controller from Worker, then this error could also occur. If this is the cause, navigate to Solution B.
Cause 3:
Windows Firewall or third-party firewall is blocking traffic on port 80. Open the web browser and enter the IP address of the server. If you are presented with a "site cant be reached", with steps related to firewall or proxy, this is usually an indication the server cannot be accessed due to a block. see example below:. Go to Solution C
After scaling up the server to what is recommended (4 cores and 16 GB RAM) in the documentation https://help.alteryx.com/current/server/system-requirements, the worker is able to connect to the controller node.
I was able to solve my issue with this solution. I was not previously aware of the status page. That filed to work and now that I know about it, I update my server to fix that and the RunTimeSetting XML