Cannot retrieve lisence - even though the manager is updated

32 views (last 30 days)
I am recieving a "License server system does not support this version of this feature. (-25,334)" when trying to connect to the network lisence server with 2021b. Previous versions seem to work correctly.
I have downloaded the latest flexlm binaries that are said to be version 11.16.2.1 and upgraded the server and the lisence file yet i still get the error. The server is on CentOS 7 and the client on windows 10.
When using lmstat both the MLM and FLexlm server versions are seen as 11.16.2 and not 11.16.2.1. Not sure if it is at all related or if it is correct.
Server seems to work fine for 2021a but not for b. Is it possible that the Linux manager binaries on the website are not upgraded to the latest fully?

Accepted Answer

Kiran Felix Robert
Kiran Felix Robert on 6 Dec 2021
Hi Georgois,
This error occurs when you try to start a version of MATLAB that is newer than the version of the license.dat file on the license server.
To resolve this issue, update the license.dat file on the server to the latest release that you are licensed for.
For instructions, please see the following answer: How do I update the license file on the license server?https://www.mathworks.com/matlabcentral/answers/102901
The license.dat file on the server machine is located in:
$MATLABROOT/etc
(where $MATLABROOT is the MATLAB installation directory)
NOTE: Once you have made changes to your license file, be sure to restart the network license manager for these changes to take effect. For more inormation on network licenses, https://www.mathworks.com/help/install/ug/network-license-files.html

More Answers (0)

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Tags

Products


Release

R2021b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!