Here is an occurrence when an attempt was made to use Mosek to solve a Mixed-Integer SDP problem (which CVX sends to the solver, but Mosek doesn’t accept as a problem type).
If you show a reproducible example, with all output, perhaps someone can offer a more specific assessment and advice.
I am not displaying output in the command window. Hence, I am not able to get the exact reason.
How I can show reproducible example, with all output? Please tell!
Copy and paste your entire code and all output into a post using Preformatted text icon.
You already copy and pasted the error message. Just make sure you include everything,including if there was any output before this error message. Make sure you do not use the quiet option.