Ansys Assistant will be unavailable on the Learning Forum starting January 30. An upgraded version is coming soon. We apologize for any inconvenience and appreciate your patience. Stay tuned for updates.
Licensing

Licensing

Communication Error no:13 error description: Permission denied Unable to create child process:hf3d

    • FAQFAQ
      Participant

      1. Create the /var/tmp directory if missing 2. Check the permissions of the /var/tmp directory by running: ls -l /var | grep tmp You should get something like the following: > ls -l /var | grep tmp drwxrwxrwt 2 root root