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
The networking code isn’t my own so I have no idea what the error is. Sounds like a firewall or something. Also some ports are protected. Or maybe that port is in use.
Devin
On Aug 12, 2022, 12:40 PM -0700, Eldar Sadykov ***@***.***>, wrote:
Just followed the instructions in the README
I am pressing a button:
Button("Send OSC Message") {
client.send(bundle)
}
Error:
dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:16 Err:-1 Errno:1 Operation not permitted
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.Message ID: ***@***.***>
Just followed the instructions in the README
I am pressing a button:
Error:
dnssd_clientstub ConnectToServer: connect() failed path:/var/run/mDNSResponder Socket:16 Err:-1 Errno:1 Operation not permitted
The text was updated successfully, but these errors were encountered: