Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

restart node error #367

Closed
oxarbitrage opened this issue Aug 18, 2017 · 2 comments
Closed

restart node error #367

oxarbitrage opened this issue Aug 18, 2017 · 2 comments

Comments

@oxarbitrage
Copy link
Member

sometimes when i exit clean and then try to restart i am getting the error:

root@alfredo:~/bitshares-munich/issue295/bitshares-core# programs/witness_node/witness_node --data-dir data/my-blockprod --rpc-endpoint "23.94.69.140:9999" --max-op
s-per-account 1000 --partial-operations true
terminate called after throwing an instance of 'boost::exception_detail::clone_impl<boost::exception_detail::error_info_injector<boost::program_options::ambiguous_o
ption> >'
  what():  option 'private-key' is ambiguous and matches different versions of 'private-key'
Aborted
root@alfredo:~/bitshares-munich/issue295/bitshares-core#

this is happening in the develop branch so it should be some problem with some of the last changes merged there. to bypass it i am currently deleting config.ini.

@pmconrad
Copy link
Contributor

Seems to be a problem caused by the implementation of the --plugins option. Will check.

@oxarbitrage
Copy link
Member Author

thank you very much @pmconrad , works perfect now, closing.

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

No branches or pull requests

2 participants