I've got an issue. We have updated an Alteryx server and Designer and I'm running into a problem with the R-tooling.
the predictive tabs (and the developer R-tool) are giving an error that the correct version is not installed. this only happens when we schedule the workflows.
when we run the workflow manually via designer (pressed the run button) the workflow completes without any issues.
the error we get is
The R-version 4.1.3 is not installed on this system
so I've taken a look at where the R is stored on the machine. and when I open up my own machine the R-4.1.3 is there with all the subfolders init (like bin, library etc.)
when I taken a look at the server machine the folder R-4.1.3 is there but i think that there are missing folders. I don't see the bin folder and the library folder.
Does this mean that there went something wrong with upgrading the Alteryx server part?