Why do i receive License Manager Error 4402 when I run matlab in a docker container
조회 수: 6 (최근 30일)
이전 댓글 표시
I can log in with my account in the docker container at first time,but after i exist the container and run another container.i 'll fail to log in with my account and receive License Manager Error 4402
답변 (1개)
Prabhakar
2023년 10월 31일
Assuming you've used online licensing in the first container to login to MATLAB
This is probably due to the fact that the first container has not returned the license it has checked out before shutting down.
Could you try explicitly exiting MATLAB before you shut down the container? Does this help resolve this for you?
댓글 수: 2
Álvaro Martin
2023년 11월 14일
I am also having the same problem. I tried to remove all the images and stopped containers in case the license is still in any of them, but the problem persists.
참고 항목
카테고리
Help Center 및 File Exchange에서 Manage Products에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!