I'm developing a custom stratum server that seems to be working fine now (miners submit valid work), but t-rex is outputting these messages constantly:
WARN: New iteration find shares for device [ID=0, GPU #0]: job_id=2e61
What could be the cause? I don't get that connecting to normal stratum servers.
If you only see these messages when you run the miner with "--protocol-dump" (or "P") flag on, then it's normal.
UPD. Yeah, it's our debugging messages, we use it to troubleshoot things. Just ignore them.