mDNS_AddDNSServer errors in log

I am running the vhclientx86_64 in Ubuntu 18.04 (as a service), and I have noticed a lot of mDNS_AddDNSServer errors in the log. These seem to be coming from the vhclient:

vhui.service - LSB: Start VirtualHere USB Sharing on startup
Loaded: loaded (/etc/init.d/vhui; generated)
Active: active (running) since Mon 2020-08-10 09:28:38 EDT; 2 months 20 days ago
Docs: man:systemd-sysv-generator(8)
Tasks: 5 (limit: 4915)
CGroup: /system.slice/vhui.service
└─1447 /usr/sbin/vhclientx86_64 -l /home/nick/Scripts/usbclient.log

Oct 30 08:24:43 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:24:43 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:25:13 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:26:43 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:27:13 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:27:13 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:31:43 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:35:43 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:49:44 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server
Oct 30 08:49:44 OpenHab2-Host [1447]: mDNS_AddDNSServer: DNS server limit of 64 reached, not adding this server

I found your message (https://www.virtualhere.com/content/debian-client-lots-mdns-errors) suggesting this:

Try this:

Stop and exit the server process
edit the server config.ini and add the line
UseAVAHIServiceFile=1
then save and restart the server

Except I am not sure where the config.ini file is - the only file I can find is /root/.vhci which does not have UseAVAHIServiceFile in it. You seem to be describing a fix for the Server, but I am running the Client.

This is my .vhci file:

[Transport]
EasyFindId=RWq2YtqFkkHYTyEdRD4K1y
EasyFindPin=24k4rV
[AutoShare]
All=0
0000000015b113d1.1.2578=0
0000000015b113d1.1.2578.11221=0
0000000015b113d1.11221=0
0000000015b113d1.1.2578.11222=0
0000000015b113d1.11222=0
0000000015b113d1.8684.2652=0
0000000015b113d1.8684.2652.11223=0
0000000015b113d1.11223=0
0000000015b113d1.24577.1027=1
0000000015b113d1.24577.1027.1124=0
0000000015b113d1.1124=0
0000000015b113d1.512.1624=1
0000000015b113d1.512.1624.1123=0
0000000015b113d1.1123=0

Which does not seem to be the right file for the fix you describe.

Any suggestions for how to stop these messages?

Thanks.

#2

I dont think this message is coming from the virtualhere client because it doesnt use this function mDNS_Add server so there is no setting to be made in the client.

You could try setting the value in the server config.ini file which is in the same directory as the server binary. Make sure to stop the server before editing the config