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

14 次查看(过去 30 天)
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.

回答(1 个)

Divyam
Divyam 2024-9-2
This issue may occur if you are installing a MALTAB version which is newer than your "File Installation Key". Ensure that the "File Installation Key" that you are using is generated most recently. To obtain the latest "File Installation Key", follow the steps below after reaching out to the License Administrator or Asset Manager of your organization:
  1. Log into the License Center using this link: www.mathworks.com/licensecenter
  2. Click on the desired license and select the "Install and Activate" tab.
  3. Click "Activate to Retrieve License File". If you do not see the "Activate to Retrieve License File", then select Advanced Options.
  4. Choose the release of MATLAB you need the "File Installation Key" for and provide the "Computer Login Name" and "Host ID" if prompted.
  5. The "license file" and "File Installation Key" will be available on the screen.

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

产品


版本

R2024a

Community Treasure Hunt

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

Start Hunting!

Translated by