Contract upgrade appears to have failed

I upgrade my contract with oz cli, then try to use oz call to retrieve new state data, but it failed, the failure message the cli return is:
:heavy_multiplication_x: Calling: ‘xxx’ with no arguments
Error while trying to call some_address#some_function(). Error: Returned values aren’t valid, did it run Out of Gas?

What’s the problem with my contract?

1 Like

Hi @ark930,

Welcome to the community :wave:

I’m sorry you are having this issue. I’m not sure what the issue is here.

Are you able to share your contract? Is this on a testnet or mainnet?

Hi @ark930,

Were you able to resolve or are you still having issues?