Failed to build a private chain with one node
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.
node1.sjon:
DBFTPlugin.json:
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.
do you have the DBFT plugin installed?
do you have the DBFT plugin installed?
yes
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.
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.
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.