Replies: 2 comments 3 replies
-
|
You can start as many nodes as you want. Node chooses free port automatically But you may specify it using "Acceptors" option |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
@halturin I get this error on the second run: ❯ go run ./cmd
panic: unable to register node: resource is taken
goroutine 1 [running]:
main.main()
/git/mynode/cmd/mynode.go:43 +0x334
exit status 2 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How do I start two nodes on the same server?
Beta Was this translation helpful? Give feedback.
All reactions