You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That was a strange one...
could you, please, set the environment variable DEBUG like the following
export DEBUG=mdns-packet:lib:dns:dnsrecord
and then run again.
My guess is that it is working with a fairly large packet and when it tries to "compress" it something goes wrong. The last debug line you will see is probably writing a name ref to %d where %d is a number that in this case will be >255.
Hello @kmpm how have you been?
I am randomly (but offten) getting this error while using mdns-js basic functions inside airplay-js
Do you have any Idea what might be causing it, so I can investigate further in the right direction, are packages corrupt in my network?
Have a great day by the way :)
The text was updated successfully, but these errors were encountered: