How can I solve this? Maybe it is too large?
The problem is not too large, it is that CVX’s unreliable Successive approximation method was used. Using Mosek avoids that, and should be the best solver for this problem. If Mosek issues any warnings about near zero or very large elements, you should improve the scaling of the problem by changing units.

