Hi Team,
I'm running Multi node testing by connecting two devices of the same type. But it results in a socket connection error.
I check the lava-coordinator conf file in server and dispatcher, both contain the same configuration.
Error log is as follows:
ava-dispatcher, installed at version: 2022.06
start: 0 validate
Start time: 2022-09-28 09:25:47.384539+00:00 (UTC)
This MultiNode test job contains top level actions, in order, of: deploy, boot, test, finalize
Validating that file:///home/lava/mfgtools-01.006572-082-aio-01939v3.7z exists
WARNING: Using boot commands supplied in the job definition, NOT the LAVA device configuration
validate duration: 0.00
case: validate
case_id: 4678
definition: lava
result: pass
Initialising group c223cee3-3ef3-4a2d-9c01-7822951ac651
Connecting to LAVA Coordinator on localhost:3079 timeout=90 seconds.
socket error on connect: 111 localhost 3079
socket error on connect: 111 localhost 3079
socket error on connect: 111 localhost 3079
socket error on connect: 111 localhost 3079
Please suggest an approach to resolve this issue.
Thanks.