openethereum / parity-ethereum

The fast, light, and robust client for Ethereum-like networks.
Other
6.83k stars 1.69k forks source link

Invalid compaction profile given. Expected default/hdd/ssd. #8958

Closed tjayrush closed 6 years ago

tjayrush commented 6 years ago

Before filing a new issue, please provide the following information.

I'm running:

  • Which Parity version?: 0.0.0 version Parity/v1.10.6-stable-bc0d134-20180605/x86_64-macos/rustc1.26.1 Copyright 2015, 2016, 2017, 2018 Parity Technologies (UK) Ltd License GPLv3+: GNU GPL version 3 or later http://gnu.org/licenses/gpl.html. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.
  • Which operating system?: Windows / MacOS / Linux MacOS
  • How installed?: via installer / homebrew / binaries / from source homebrew
  • Are you fully synchronized?: no / yes yes - I was
  • Which network are you connected to?: ethereum / ropsten / kovan / ... ethereum
  • Did you try to restart the node?: no / yes

yes

Your issue description goes here below. Try to include actual vs. expected behavior and steps to reproduce the issue.

Parity was fully synced and has been for many months. Runs non-stop on my Mac. There seems to be hard drive space:

(develop)@./build:jrush>$ df
Filesystem      Size   Used  Avail Capacity  iused               ifree %iused  Mounted on
/dev/disk1s1   932Gi  433Gi  496Gi    47%  2482690 9223372036852293117    0%   /
devfs          193Ki  193Ki    0Bi   100%      668                   0  100%   /dev
/dev/disk1s4   932Gi  2.0Gi  496Gi     1%        1 9223372036854775806    0%   /private/var/vm
map -hosts       0Bi    0Bi    0Bi   100%        0                   0  100%   /net
map auto_home    0Bi    0Bi    0Bi   100%        0                   0  100%   /home
/dev/disk3s2   1.8Ti  1.1Ti  698Gi    63% 17162373          4277804906    0%   /Volumes/G-DRIVE mobile USB
/dev/disk2s1   1.8Ti  178Gi  1.6Ti    10%  8042933          4286924346    0%   /Volumes/Samsung_T7
--------------------------------------------------------------------------------------- 17:55:23
(develop)@./build:jrush>$ du ~/Library/Application\ Support/io.parity.ethereum
4.0K    /Users/jrush/Library/Application Support/io.parity.ethereum/signer
234M    /Users/jrush/Library/Application Support/io.parity.ethereum/cache
4.0K    /Users/jrush/Library/Application Support/io.parity.ethereum/network
  0B    /Users/jrush/Library/Application Support/io.parity.ethereum/dapps
 72K    /Users/jrush/Library/Application Support/io.parity.ethereum/keys/ethereum
 84K    /Users/jrush/Library/Application Support/io.parity.ethereum/keys
260K    /Users/jrush/Library/Application Support/io.parity.ethereum/chains/ethereum/network
  0B    /Users/jrush/Library/Application Support/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d/snapshot
120G    /Users/jrush/Library/Application Support/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d/overlayrecent/db
120G    /Users/jrush/Library/Application Support/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d/overlayrecent
120G    /Users/jrush/Library/Application Support/io.parity.ethereum/chains/ethereum/db/906a34e69aec8c0d
120G    /Users/jrush/Library/Application Support/io.parity.ethereum/chains/ethereum/db
120G    /Users/jrush/Library/Application Support/io.parity.ethereum/chains/ethereum
120G    /Users/jrush/Library/Application Support/io.parity.ethereum/chains
120G    /Users/jrush/Library/Application Support/io.parity.ethereum

I notice that for about four hours the machine was very slow and when I checked (with top) I saw that Parity was using 185% of the CPU (not sure how that's possible). Parity seems to quit okay, but the next time I tried to start it, it gave the above message. I searched previous issues (including closed issues) and found nothing referencing that error message. I'd like to not have to re-sync if at all possible.

tjayrush commented 6 years ago

Never mind. Started with invalid option