Error in solving one problem and same mosek solver can be solved another problem, What is the reason?

The error

Unrecognized field name “sol”.

always means Mosek didn’t even attempt solving the problem but exited with an error earlier. Your first post explains why: the coefficients were too large. If there is another reason then it will be similarly printed in the log output.