Error when deploying new contract: PermissionDenied, permission denied for tx type: Create, actual permissions: None

When trying to deploy a new contract we get the following error:

[ethjs-query] while formatting outputs from RPC ‘{“value”:{“code”:-32603,“data”:{“code”:-32010,“message”:“PermissionDenied, permission denied for tx type: Create, actual permissions: None”}}}’

The issue is known. The problem is in Nethermind client. You can follow a similar issue here Unable to deploy contracts on Gnosis · Issue #4276 · NethermindEth/nethermind · GitHub

2 Likes