When first running the nectar client, it successfully tests my network bandwidth. However, the retest that is supposed to occur at the top of every hour (minute==0) fails with the following logs:
can't not find server,please check net
time="2021-12-07T10:00:00-05:00" level=info msg="[retrying after error:]"
timeout speed 0!
can't not find server,please check net
time="2021-12-07T10:00:01-05:00" level=info msg="[retrying after error:]"
timeout speed 0!
can't not find server,please check net
time="2021-12-07T10:00:03-05:00" level=info msg="[retrying after error:]"
timeout speed 0!
can't not find server,please check net
after 4 attempts, last error: timeout speed 0!
This results in the originally determined network bandwidth being used in every update which I'm pretty sure is not the intent.
When first running the nectar client, it successfully tests my network bandwidth. However, the retest that is supposed to occur at the top of every hour (minute==0) fails with the following logs:
This results in the originally determined network bandwidth being used in every update which I'm pretty sure is not the intent.