Hi everyone — I’m following the “Deploy your contract” guide on ink! v6: https://use.ink/docs/v6/
However, when I attempt to instantiate a contract via the UI at https://ui.use.ink/ the following happens:
I click “Upload & Instantiate” and the UI shows status: instantiateWithCode queued
Then it errors out (see image attached) instead of completing the deployment.
I’m not sure what the root cause is — whether it’s the node, the compiled contract, metadata mismatch, or something else.

Hi everyone — I’m following the “Deploy your contract” guide on ink! v6: https://use.ink/docs/v6/
However, when I attempt to instantiate a contract via the UI at https://ui.use.ink/ the following happens:
I click “Upload & Instantiate” and the UI shows status: instantiateWithCode queued
Then it errors out (see image attached) instead of completing the deployment.
I’m not sure what the root cause is — whether it’s the node, the compiled contract, metadata mismatch, or something else.