How to update with the new proxyAdmin?

While trying to update our contract, we get the zos message “An old zos version was detected…” to which we replied “yes”.
Unfortunately, we then get:
"Cannot modify proxy from non-admin account: current admin is 0xB43499AD74aA983560da379554fe798CF59C3E42 (the proxyAdmin contract) and sender is 0x33ab07dF7f09e793dDD1E9A25b079989a557119A (the old admin address). We set the zos session to use the old admin address as the --from address.
What are we doing wrong?!
@spalladino

Solved. It boiled down to an error on our part (attempting to deploy the wrong bytecode).:grin:

1 Like

Awesome! I’m glad it’s solved :slight_smile: