- Can you specify the image you are using or are you building your own image from a Dockerfile. Typically the base Docker Image from the repository you linked is only used for terminal-based workflows while you have mentions login pages and white rectangles? If you can provide the command used to launch the container that would also be very helpful
- What licensing mechanism are you using?
- Are you able to successfully run MATLAB R2025a outside of a container using the same licensing mechanism?
Problems with licence in docker container
조회 수: 15 (최근 30일)
이전 댓글 표시
Hello, I was able to run a docker container with the R2025a release of MATLAB following the instruction in the https://github.com/mathworks-ref-arch/matlab-dockerfile github repository and i am able to run it but the program closes after fully loading giving the following error:
Unable to launch MVM server: License Error: Licensing shutdown
I also tried installing the R2024b release and in thst version i was able to log in with my mathworks account since i was prompted with the login page, this didn't happen with the latter release, but i wasn't able to use it since the interface didn't load giving me with a white rectangle.
I also tried manually running the autentication program without success.
Does anyone have some suggeations to solve this problem?
댓글 수: 1
Michael
2025년 8월 18일
Thanks for reaching out, I have a couple of questions that will help to identify the issue you are facing.
Thanks,
Michael
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Containers에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!