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

Due to current master branch, two nodes aren't able to run at the same time. #1327

Closed
superboyiii opened this issue Dec 5, 2019 · 1 comment · Fixed by neo-project/neo-modules#153

Comments

@superboyiii
Copy link
Member

Describe the bug
After making intergration test via current master branch of neo-vm, neo, neo-cli, neo-plugins, found the second node wasn't able to startnode when the first node was running.
To Reproduce
Steps to reproduce the behavior:

  1. Build the latest neo-cli within leveldb plugin
  2. run a node and then run another

Expected behavior
The second node will run but can't go to neo-cli menu.

Screenshots
Found it stopped here. Is it possibly related to leveldb plugin? Path conflict?
image
image

Platform:

  • OS: Windows 10 x64
  • Version: latest master
@erikzhang
Copy link
Member

Please test neo-project/neo-modules#153. It should fix this issue.

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

Successfully merging a pull request may close this issue.

2 participants