Skip to content
This repository was archived by the owner on Nov 6, 2020. It is now read-only.
This repository was archived by the owner on Nov 6, 2020. It is now read-only.

Delete user_defaults when doing db kill #8550

@stnbu

Description

@stnbu

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

I'm running:

  • Which Parity version?:
Parity/v1.12.0-unstable-e30839e-20180505/x86_64-linux-gnu/rustc1.25.0-dev
  • Which operating system?:
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 16.04.4 LTS
Release:        16.04
Codename:       xenial
  • How installed?: via installer / homebrew / binaries / from source

compiled rustc (1.25.dev) --> compiled cargo (0.26) --> compiled parity (git:e30839e85ff74cd5eb087ef19a48d70afd1fd285)

  • Are you fully synchronized?:

Yes. Completely new setup using --config dev

  • Which network are you connected to?: ethereum / ropsten / kovan / ...

built-in dev config

  • Did you try to restart the node?: no / yes

n/a. The problem appears immediately after start

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

expected behavior: Export state to file with parity export state foo.txt.

actual behavior: I re-started the node with --fat-db on and still received the error.

I run

parity --config dev --fat-db on

Starting with no db at all

~$ find .
.
./.bash_logout
./.profile
./.bashrc

Even with --fat-db on from the beginning, in another terminal I get:

~$ parity export state foo.txt
This command requires Parity to be synced with --fat-db on.

I notice the word "synced", is that something I need to do in addition to running with --fat-db on from an empty database?

Metadata

Metadata

Assignees

No one assigned

    Labels

    F3-annoyance 💩The client behaves within expectations, however this “expected behaviour” itself is at issue.M2-config 📂Chain specifications and node configurations.P5-sometimesoon 🌲Issue is worth doing soon.Q2-easy 💃Can be fixed by copy and pasting from StackOverflow.Q3-mediumA fair chunk of work, not necessarily very hard but not trivial either

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions