neo-node icon indicating copy to clipboard operation
neo-node copied to clipboard

Failed to build a private chain with one node

Open Wang-Key-Git opened this issue 3 months ago • 5 comments

I cloned the latest code from the official repository neo-node and compiled it. After deploying a single node according to the documentation one node: , when starting the node, it always shows: INFO [10:54:00.492] Initialize: height=1 view=0 index=-1 role=WatchOnly.

Image

node1.sjon: Image

DBFTPlugin.json: Image

Wang-Key-Git avatar Dec 11 '25 03:12 Wang-Key-Git

I’ve gone through all available resources but still haven’t been able to resolve this issue. I’ve spent an entire week investigating and trying different approaches, but nothing has worked so far. I’d really appreciate any help or guidance from the community.

Wang-Key-Git avatar Dec 11 '25 03:12 Wang-Key-Git

do you have the DBFT plugin installed?

shargon avatar Dec 11 '25 11:12 shargon

do you have the DBFT plugin installed?

yes

Image

Wang-Key-Git avatar Dec 12 '25 01:12 Wang-Key-Git

I thought you had not open the wallet, but indeed you opened that manually. There is a long time I do not test solo node, I will soon do that.

In any case, I think you should try with branch n3. But it is fine anyway to try with n4 in master.

vncoelho avatar Dec 14 '25 23:12 vncoelho

From what I can see in your logs, I would say that there is a problem between DBFTPlugin recognizing your node (public key on StandByCommittee). I need to double check and soon return.

vncoelho avatar Dec 14 '25 23:12 vncoelho

Due to lack of activity I will close the issue, let us know if there is any future problems. From our tests it is working normally for 3.8.0 and the next upcoming release 3.9.0.

vncoelho avatar Jan 14 '26 21:01 vncoelho