
snsbsd asked a question.
I have an older PGI FORTRAN version 12.4. I am trying to get the FORTRAN compiler to work on a new machine and I am getting an error when trying to compile . The errors are:
"LICENSE MANAGER PROBLEM: Failed to checkout license.
"LICENSE MANAGER PROBLEM: Invalid host.
The hostid of this system does not match the hostid specified in the license file.
FLEXnet Licensing error: -9, 57
BUT…The host ID listed from the license manager does match what the lmhostid command gives.
license manager version is v11.16.2
pgroupd is UP v11.16.2
I do believe we are using a node locked license and not a dongle. I do not understand what the -9, 57 error message is telling me or how to proceed.
Do you have any ideas or suggestions?
Hi @snsbsd lmhostID output is used to get the valid HostID of the system as well as verify the HostID when the license server starts (if the license is node-locked with HostID) in the license file.
So if the hostID used in the license file was not matching the lmhostID output then we will get the error. Both should match to start the license server.
Best Regards,