Clear Filters
Clear Filters

Despite providing licensePath, silent installer fails due to absence of fileInstallationKey

9 views (last 30 days)
licensePath option is provided to a valid license file. That license file is already supporting many MATLABs in our organization.
However, the following command fails:
> $ ./install -inputfile installer_input_pnl.txt
```
(Aug 27, 2024 17:35:19) Session key: c37ed889-16f0-*
(Aug 27, 2024 17:35:19) Product Files Folder: /software/rocky9/matlab_R2024a_Linux/archives
(Aug 27, 2024 17:35:19) License Agreement validation is successful.
(Aug 27, 2024 17:35:19) Not a valid key. For more information on how to get a valid key see this <a HREF="https://www.mathworks.com/pi_infik_mpi_R2024a_glnxa64">MATLAB Answer</a>.
(Aug 27, 2024 17:35:19) Exiting with status -2
(Aug 27, 2024 17:35:19) End - Unsuccessful
```
Could you help me with this? There is no GUI in this server.

Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Products


Release

R2024a

Community Treasure Hunt

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

Start Hunting!