I have created a workflow in FME desktop on my mac and want to run this job on the FME server. As I am using mac, I am running the Docker build of the FME server. When executing the same job on the server I get this error message "Module 'acad/ACAD' is unavailable for use with this FME edition". Looking at similar issues I suspected that the module was not supported for Linux (Docker container), however this was not the case.
I have tried running different version of the FME server (22715 and 2263), this does not affect the result, still the same error message.
Any idea of what is causing the problem?
Could this problem be avoided if using Windows OS and the modules made for Windows?