The error is "Cannot perform the operation: {real affine} .* {convex}"

Hello all! Really need your help!
As shown in the following figure, the blue part is the two optimization variables in my code, but there is an error “Disciplined convex programming error: Cannot perform the operation: {real affine} .* {convex}” in T1(t,i) = d(t,i).*T(t,I) .
How can I solve it?
ad232ff40a4dd8eb5aaafbd61d9fdb3 8b382d7011b8d6bd2ac88727d758475 3cf5d17f0d60c5f835183cea525c7e0 3b4c838118b0d407f84a51adebda426 c9dc670176e82695913da6a173bf32a

I don’t know whether your overall problem is convex because I don’t k now how T1 is used. Have you proven your optimization problem is convex?

it appears that you either did not read or did not understand the link provided to you in a previous question.