Many thanks.
We found the reason, it was in a wi-fi connection that did not send data correctly.
However, anyway, there is an interesting effect in the debugger.
Quite often, the debugger shows Zero in the object when it is there, and everything works in steps correctly.
In other cases, it happens when, due to the failure of the Network, zero came, it runs correctly in the debugger, as if it weren’t zero.
But this does not interfere.
We fixed our code in another module.
Many thanks.