Why do I receive the error "Unable to install license. Please try again later." while activating MATLAB on Linux or macOS?

45 views (last 30 days)
I installed MATLAB in the default destination folder on Linux: /usr/local/MATLAB/R2023b using a free trial license.
I was able to launch MATLAB with or without "sudo".
Now my trial is expired and I want to activate my campus-wide license.
I tried to launch MATLAB but I am prompted to activate my license. After I select my license during MathWorks Product Activation and click "Next", I receive the following error:
Unable to install license. Please try again later.
I can activate and use MATLAB with "sudo" but I can't activate MATLAB or use it without "sudo" due to the error.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 9 Dec 2025
Edited: MathWorks Support Team on 9 Dec 2025
As an initial troubleshooting step, retry launching the MathWorks Product Authorizer with "sudo". On Linux:
sudo /usr/local/MATLAB/R2023b/bin/glnxa64/MathWorksProductAuthorizer
Or in Mac Terminal (Intel version of MATLAB):
sudo /Applications/MATLAB_R2023b.app/bin/maci64/MathWorksProductAuthorizer
Or in Mac Terminal (Apple Silicon version of MATLAB):
sudo /Applications/MATLAB_R2023b.app/bin/maca64/MathWorksProductAuthorizer
If you are still unable to launch MATLAB after activating with "sudo", you may have to uninstall and reinstall MATLAB. 
For further assistance, contact MathWorks Install Support:

More Answers (0)

Categories

Find more on Install Products in Help Center and File Exchange

Tags

No tags entered yet.

Community Treasure Hunt

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

Start Hunting!