Skip to content

Fresh install problems #12

Description

@tjayrush

With a brand new fresh install choose a new folder to store the index.

  • Walk through the whole thing
  • Edit to add a new chain (say gnosis)
  • Save the work, walk through the rest of the wizard

When done, do khedra daemon.

It will complain because there is no entry in the newly created trueBlocks.toml file found in the $DATA/ folder.

Solution: When user adds new chain via edit, after returning from the file save, read the config file and write any chains that are not already in the newly created trueBlocks.toml file to include all chains defined in the edited file.

Alternative (better?) Solution: Have the end user edit the newly created trueBlocks.toml file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions