I have two rasps (different ips) connecting to the tracker, and I also set up num_parallel to two in the autotune script, while only one of them is working and another one keeps sending “INFO:RPCServer:no incoming connections, regenerate key”. Do I have to do extra setups?
That should not be the case even if num_parallel is one, as the tracker should use alternating PIs. What are the device keys that you are using for each device?
@Jokeren how did you solve this issue? In my host machine, when I query, I can see multiple devices are registered but only one is used during tuning, the other one returns INFO:RPCServer:no incoming connections, regenerate key ...