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!