HELICS in multi computer #2576
giuseppelazzara98
started this conversation in
General
Replies: 1 comment 5 replies
|
what is the configuration you gave to the broker and to the federates? |
5 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.
Uh oh!
There was an error while loading. Please reload this page.
Hello everyone! I am running HELICS on different computers and I am having problems registering federates. The configuration is as follows:
1 Broker and 1 federate on machine A
1 federate on a machine B
2 federates on machine C
All federates ones connect to the broker on machine A, but those found on machine B and C report this log.
Instead the broker this log
I can't understand what the problem is, it doesn't seem to be a network problem because the broker receives requests from the various federates but then can't register them
All reactions