Disciplined convex programming error bypass

Is there a way to bypass “Disciplined convex programming error” as I am trying to get result for the multiple iteration?

If you are referring to using Successive Convex Approximation (SCA) to replace a non-DCP compliant expression with a DCP-compliant expression by making one of the variables in the “illegal” expression, input data to CVX, which you update the value of after each SCA iteration? Yes it is possible, but fraught with peril in the hands of anyone but an expert, which I doubt you are, nor the many posters on this forum using SCA and having all sorts of bad things happen.