안녕하세요. 제가 최근에 학생 라이선스 기간이 만료되어서 재등록을 하려고 보니, Marketplace에 학생 라이선스 창이 안떴었습니다. 커뮤니티에 문의를 통해 해당 문제는 해결되어 라이선스 발급은 가능하지만 해당 라이선스로 PSIM을 들어가면 계속 인증 오류가 뜨고 있습니다. 에러코드(9, -40)가 지속적으로 발생하고 있는데 혹시 어떻게 해결해야할까요?
Kindly navigate to System (C:) > Program Files > Altair > 2023 > security > bin > win64 > gui. Locate and double-click on almutil_gui.exe. Click on almutil_gui.exe to open the Altair License Utility box and copy the license path highlighted in the image below.
Now open PSIM and paste the copied license path in the license setup window as shown below and click OK:
Let me know if this works for you.
I tried your way of authorizing the license file, but the error code appears the same… :(
Please try after you set an environment variable (there are several tips online on how to set a variable in any OS) with
Name: ALTAIR_LICENSE_PATH
Value: the path of the license file in the "Activation" tab of the ALMUTIL GUI including the license file name.
You will need to click the path under the license store, browse to the location and use that entire path as the value including the license file name
If the path is C:\Users\local\.altair_licensing\test\licenses and the license file name is LKJH.lic then the value of the variable will be - C:\Users\local\.altair_licensing\test\licenses\LKJH.lic