MOSEK Fatal error

When i use the Mosek solver, a error was popped but I had no idea about what was wrong. Here is the error message.

MOSEK fatal error stopenv.
Version : 9.1.9
Platform: Windows/64-X86
File    : src\optimize\optconic.c
Line    : 1777
Msg.    : info.resp: 23 canonical->solsta: 0

Please report this message to support@mosek.com.


错误使用 mosekopt

Fatal MOSEK error in src\optimize\optconic.c line 1777.

出错 cvx_mosek

出错 cvx_run_solver (第 50 行)
   [ varargout{1:nargout} ] = sfunc( inputs{:} );

出错 cvx_mosek

出错 cvxprob/solve (第 435 行)
            [ x, status, tprec, iters ] = shim.solve( At, b, c, cones, quiet, prec, solv.settings, eargs{:} );

出错 cvx_end (第 88 行)
        solve( prob );

CVX: Software for Disciplined Convex Programming (c)2014 CVX Research
Version 2.2, Build 1148 (62bfcca) Tue Jan 28 00:51:35 2020

Installation info:
Path: E:\cvx-w64\cvx
MATLAB version: 9.11 (R2021b)
OS: Windows 10 amd64 version 10.0
Java version: 1.8.0_202
Verfying CVX directory contents:
WARNING: The following files/directories are missing:
E:\cvx-w64\cvx\sedumi.travis.yml
These omissions may prevent CVX from operating properly.
Preferences:
Path: C:\Users\56333\AppData\Roaming\MathWorks\MATLAB\cvx_prefs.mat
License host:
Username: *****
Host ID: **********
Host ID: **********
Installed license:
No license installed.

First of all please use the recent Mosek 10.1.31 and not the old one bundled with CVX and see if that solves the problem.