MathWorks Licensing Error 96 when running a Docker image of MATLAB in a GitLab Runner

조회 수: 1 (최근 30일)
I'm using the MATLAB Docker Image in a GitLab Runner and I get an error message when trying to run MATLAB in the Docker image. Specifically, I see the Runner using the Docker image try to run my MATLAB script:
$ matlab -batch "myScript.m" License checkout failed. MathWorks Licensing Error 96 A licensing error occurred while trying to use <PRODUCTNAME>. Unable to communicate with your organization's license server or the Network License Manager has not been started. Troubleshoot this issue by visiting: https://www.mathworks.com/matlabcentral/answers/95122
How can I fix this?

채택된 답변

MathWorks Support Team
MathWorks Support Team 2025년 5월 13일
편집: MathWorks Support Team 2025년 5월 13일
Check that the GitLab Runner isn't blocking the port to the license server. To do this, you can use nmap or similar utilities.
Also, check the following article: https://www.mathworks.com/matlabcentral/answers/95122

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Manage Products에 대해 자세히 알아보기

태그

아직 태그를 입력하지 않았습니다.

제품


릴리스

R2021a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by