Hello,
I use cvx with gurobi solver. I renewed my accademic licence, but I can not install new gurobi.lic file.
The included printouts after cvx_grbgetkey(), and cvx_setup commands.
I hope that all necessary data are below.
cvx_grbgetkey(‘4986fda6-5f12-11eb-9…’)
CVX/Gurobi license key installer
Contacting the Gurobi Optimization license server…done.
The attempt to retrieve the license key failed with the following error:
info : grbgetkey version 9.0.0, build v9.0.0rc2
info : Contacting Gurobi key server…
info : Key for license ID 563660 was successfully retrieved
info : License expires at the end of the day on 2021-03-26
info : Saving license key…
info : License 563660 written to file C:\Users\Wojciech\AppData\Local\Temp\tp09a1e8e7_ea45_42bc_98c2_70f8ff806a03\gurobi.lic
For information about this error, please consult the Gurobi documentation
http://www.gurobi.com/documentation/5.5/quick-start-guide/node5 -- The page does not exist
Once you have rectified the error, please try again.
Warning: Escaped character ‘\U’ is not valid. See ‘doc sprintf’ for supported special characters.
In cvx_grbgetkey (line 338)
info : grbgetkey version 9.0.0, build v9.0.0rc2
info : Contacting Gurobi key server…
info : Key for license ID 563660 was successfully retrieved
info : License expires at the end of the day on 2021-03-26
info : Saving license key…
info : License 563660 written to file C:---------------------------------------------------------------------------
Now that the license has been retrieved, please run CVX_SETUP to configure
CVX to use the Gurobi solver with the new license.
cvx_setup
CVX: Software for Disciplined Convex Programming ©2014 CVX Research
Version 2.2, Build 1148 (62bfcca) Tue Jan 28 00:51:35 2020
Installation info:
Path: D:\wojtek_matlab\cvx
MATLAB version: 9.9 (R2020b)
OS: Windows 10 amd64 version 10.0
Java version: 1.8.0_202
Verfying CVX directory contents:
WARNING: The following files/directories are missing:
D:\wojtek_matlab\cvx\sedumi.travis.yml
These omissions may prevent CVX from operating properly.
Preferences:
Path: C:\Users\Wojciech\AppData\Roaming\MathWorks\MATLAB\cvx_prefs.mat
License host:
Username: Wojciech
Host ID: 3085a942962a (eth1,192.168.0.24)
Installed license:
No license installed.
No valid licenses found.
Click here to fill out an academic license request
for the username and first hostid listed above.
Setting CVX paths…already set!
Searching for solvers…5 shims found.
3 solvers initialized (* = default):
Mosek 9.1.9 {cvx}\mosek\w64
- SDPT3 4.0 {cvx}\sdpt3
SeDuMi 1.3.4 {cvx}\sedumi
2 solvers skipped:
GLPK
Could not find a GLPK installation.
Gurobi unknown {cvx}\gurobi\w64
No valid Gurobi license was found.
1 solver issued warnings:
Mosek 9.1.9 {cvx}\mosek\w64
Using MOSEK with CVX requires an academic MOSEK license
or a MOSEK-enabled CVX Professional license. Commercial
users with MOSEK licenses should contact sales@cvxr.com.
Saving updated preferences…done.
Testing with a simple model…done!