Hello everyone, I have a problem, that I'm not able to trace the server, which is running middleware and federation broker
however other servers in this federation works fine
Volcane
worked last week didnt it?
invidian
it worked in testing environment
now I deployed it to prod and it's almost working
Volcane
so what happens in logs?
invidian
as far as I see, client nats receives the message and sends it back to federation
Volcane
'client' is where you run mco
invidian
I'm running mco trace from server, where nats and federation broker is running
Volcane
i dont know, you're seeing stuff, i dont see the same stuff, best share what you see
invidian
OK, one second
https://pastebin.com/1JurGu8f this trace is correct, however when I want to trace 'federation_broker+client', mcollective service is not even receiving the message
Volcane
'client' is where you run 'mco foo'
clients dont send messages etc
so using client there is really confusing
i mean clients dont reply to messages
your mcollectived are 'servers'
and the end point of a trace is not 'client_nats_broker' its the mcollective server on some node
i get the need to anonymise stuff - but then you have to do so in a way that does not make it impossible to follow
invidian
Maybe I'll just replace it with foo and bar, prepare more logs and then ping you Volcane