Why do I have "License checkout failed" problem on MATLAB 2017b on Ubuntu 17.10 after I activate MATLAB?
조회 수: 33 (최근 30일)
이전 댓글 표시
I have same error every time when I tried to run MATLAB.
License checkout failed.
License Manager Error -8
Make sure the HostID of the license file matches this machine, and that the HostID on the SERVER
line matches the HostID of the license file.
Troubleshoot this issue by visiting:
http://www.mathworks.com/support/lme/R2017b/8
Diagnostic Information:
Feature: MATLAB
License path: /home/niyazi/.matlab/R2017b_licenses/license_niyazi-Satellite-L500_842631_R2017b.lic:/usr/local/MATL
AB/R2017b/licenses/license.dat:/usr/local/MATLAB/R2017b/licenses/license_niyazi-Satellite-L500_842631_R2017b.lic
Licensing error: -8,523.
댓글 수: 2
답변 (3개)
Harish Ramachandran
2017년 12월 20일
Try accessing MATLAB as root?
sudo su
matlab
댓글 수: 2
Harish Ramachandran
2017년 12월 22일
Did you try out the steps in the link you posted? Else please proceed to contact installation support.
Walter Roberson
2019년 9월 14일
error -8: corrupt license file, or license server hostid not same as license file https://www.mathworks.com/matlabcentral/answers/100496-why-do-i-receive-license-manager-error-8; or flexnet bug for redundant servers https://www.mathworks.com/matlabcentral/answers/103212-why-am-i-getting-a-license-manager-error-8-when-running-redundant-servers; or bug that affected locale Turkey https://www.mathworks.com/matlabcentral/answers/357580-why-do-i-see-license-manager-error-8-when-launching-matlab-on-linux-when-my-locale-is-set-to-turkey; or attempt to use cracked license
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Introduction to Installation and Licensing에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!