Skip to content
This repository was archived by the owner on Aug 2, 2022. It is now read-only.

docker run --name nodeos err #5741

Closed
350054665 opened this issue Sep 19, 2018 · 2 comments
Closed

docker run --name nodeos err #5741

350054665 opened this issue Sep 19, 2018 · 2 comments
Assignees
Labels

Comments

@350054665
Copy link

2018-09-19T08:27:37.914 thread-0 main.cpp:136 main ] Throw location unknown (consider using BOOST_THROW_EXCEPTION)
Dynamic exception type: boost::exception_detail::clone_impl<boost::exception_detail::error_info_injectorboost::program_options::unknown_option >
std::exception::what: unrecognised option 'wallet-dir'

@firesWu
Copy link
Contributor

firesWu commented Sep 19, 2018

you should remove it in config.ini.
This is the update of 1.3.0.

Unknown configuration items in config.ini will now error on startup (#5678)
Prior to 1.3.0 unknown configuration items in config.ini would be silently ignored. This behavior has been changed in 1.3.0 to an error that prevents startup of nodeos. Users with old auto-generated config.ini files may need to remove some options that are no longer available in nodeos for example wallet-dir or unlock-timeout

@jgiszczak
Copy link
Contributor

Duplicate of #5742.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

5 participants