Disciplined convex programming error: Cannot perform the operation: {real affine} .* {convex}

I don;t even know what problem you are solving if not all constraints have been successfully entered into and accepted by CVX. Any constraint which is not accepted by CVX is “ignored” by CVX and not part of the problem which it provides to the solver.

Have you carefully read and thought about this yet? Why isn't CVX accepting my model? READ THIS FIRST!