Failed to upgrade with error: Error: The execution failed due to an exception

Contract fails to upgrade, even after a trivial change. It created just fine but will not upgrade with npx oz upgrade.

1 Like

Hi @CrackerHax,

Can you please share OpenZeppelin CLI version, node, npm versions, what network you were using and ideally the contract (or a cut down version) so I can attempt to reproduce?

Upgraded to oz 2.8 and contracts upgrade now.

1 Like

Hi @CrackerHax,

Glad that this is resolved.