DNS does not work, or there are other problems in communication to other hosts in the Internet.
PrusaLink is sometimes frequently beeping because of this error:
"DNS does not work, or there are other problems in communication to other hosts in the Internet."
Which is totally not true because I am connected to SSH and can ping google from the Raspberry Pi, and it is fast.
pi@PrusaLink:~ $ ping www.google.com
PING www.google.com (142.250.179.68) 56(84) bytes of data.
64 bytes from par21s19-in-f4.1e100.net (142.250.179.68): icmp_seq=1 ttl=114 time=24.8 ms
64 bytes from par21s19-in-f4.1e100.net (142.250.179.68): icmp_seq=2 ttl=114 time=27.8 ms
Could it be possible that the code relying on Internet connection has some too low timeout or rely on a remote host that is not reliable ?
RE: DNS does not work, or there are other problems in communication to other hosts in the Internet.
On a second note, is it possible to have a setting to disable the printer beeps associated to PrusaLink ?
I rely on beeps for really important feedbacks from the printer. But getting a lot of beeps frequently because of unreliable connectivity or unreliable checks is a bit too much 🤣
Thanks!
RE:
Hi, yup, beeps on the 0.7.0 RC3 were a pain. It's off by default in the next one.Also, there is a setting. Also, we have the responses from connect hooked into the error states, soo if a request times out, PrusaLink thinks it's because of the internet being down. Sorry for the beeps. Hope the update will get released soon.
It's already on github https://github.com/prusa3d/Prusa-Link/releases/tag/0.7.0 but we once again are changing the image, soo that needs to be tested still. I think
RE: DNS does not work, or there are other problems in communication to other hosts in the Internet.
I have upgraded yesterday, I see the option now:
network_error_chime = False
Thanks a lot you saved my ears 😛