Parity-ethereum: Document --config presets

Created on 17 Oct 2017  路  6Comments  路  Source: openethereum/parity-ethereum

6044

what are dev, insecure, etc. exactly doing? can I create own presets? @sjeohp

F5-documentation 馃搼 M3-docs 馃搼 P5-sometimesoon 馃尣

Most helpful comment

So what is needed to get things running?

All 6 comments

I get this CannotCreateConfigPath error.
I should admit that I have a symlink to a different physical drive like:

lrwxrwxrwx 1 miner users io.parity.ethereum -> /balls/parity/.local/share/io.parity.ethereum/

miner@nuzilan:~/.local/share/io.parity.ethereum$ pwd
/home/miner/.local/share/io.parity.ethereum
miner@nuzilan:~/.local/share/io.parity.ethereum$ ls
cache chains config.mining.toml config.toml keys network signer
miner@nuzilan:~/.local/share/io.parity.ethereum$ parity --config mining
Error upgrading parity data: CannotCreateConfigPath
miner@nuzilan:~/.local/share/io.parity.ethereum$

So what is needed to get things running?

I got the same issue

tackling it right now.

Was this page helpful?
0 / 5 - 0 ratings