03-24-2021 08:37 AM - edited 03-24-2021 08:55 AM
Hello everybody!
can anyone help me solve my mDNS-Problem on Raspberry Pi?
I tried to send an http-Request in LabVIEW deployed on my Raspberry Pi to my Sensor, which provides a mDNS-Service.
But it throws an Error 59, as shown below.
(Although on the right you can see, that ping works fine with DNS and mDNS.)
LINX Target Configuration of my Rasberry Pi 4 Model B -> Installed Version: 20.0.0.-4
As you can see this error only occurs, when i run it on "raspberrypi".
The Error doesn't occur, when i run it on "My Computer".
does anyone know, how to troubleshoot?
thanks and greetings
Fabian
10-15-2022 03:47 AM - edited 10-15-2022 03:50 AM
I wrote my own mDNS client. At that point, you can replace the hostname.local with the IP address and everything should work.