We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Make sure you run:
parity --no-ws --no-dapps --unlock "0x0123..." --jsonrpc-hosts all --password ~/pass.txt
Your account password required to unlock it must be in ~/pass.txt. The --no-signer option is mandatory especially if you use same node for mining.
~/pass.txt
--no-signer
Don't expose RPC to the wild!