Cvx error. I have search for one day but find nothing. I don't known where I'm wrong. I hope someone can help me!

CVX does not allow dividing by a convex expression, which your program does. Have you proven that tempt_C2 <= r_uav_B is a convex constraint? Have you proven that the optimization problem you are attempting to enter is convex?