Matlab R2023a Linux License Issue
9 views (last 30 days)
Show older comments
Hi all,
I'm having trouble with my Matlab licensing. I'm using Fedora 38 Linux. I see the error below when I try to execute matlab,
$ matlab
License checkout failed.
License Manager Error -9
This error may occur when:
-The hostid of this computer does not match the hostid in the license file.
-A Designated Computer installation is in use by another user.
If no other user is currently running this program, you may need to activate.
I know that Matlab activation obtains host id from network interfaces. The problem with this approach is, computer might have more than one network interface. Also, most laptops have only usb-c as ports which allows to connect external ethernet ports. This might seem unrelated but it's not since I use different ethernet adapters (docks) between my home and work setup. I have to activate matlab over and over again whenever I change my ethernet interface. Is there way to avoid this?
Also, Matlab activation should prefer wifi interface if possible since it's the only interface doesn't change. I believe this will solve the licensing issue on usb-c based laptops.
Thanks,
A.
3 Comments
Walter Roberson
on 11 Sep 2023
My understanding is that these days, when you active MATLAB on Linux, that it records the MAC addresses of all interfaces it finds at the time, and that using udev can help pin down naming in a way that (somehow) makes the situation easier.
But I suggest you contact Mathworks for free Installation and Licensing support, as I have not used Linux since before udev existed.
Answers (0)
See Also
Categories
Find more on Install Products in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!