-
Notifications
You must be signed in to change notification settings - Fork 20
disable network interface #25
Copy link
Copy link
Open
Description
Error: send ENETUNREACH 224.0.0.251:5353
at doSend (node:dgram:705:16)
at defaultTriggerAsyncIdScope (node:internal/async_hooks:464:18)
at afterDns (node:dgram:651:5)
at processTicksAndRejections (node:internal/process/task_queues:83:21)
at runNextTicks (node:internal/process/task_queues:64:3)
at listOnTimeout (node:internal/timers:533:9)
at process.processTimers (node:internal/timers:507:7) {
errno: -101,
code: 'ENETUNREACH',
syscall: 'send',
address: '224.0.0.251',
port: 5353
}
So we can not use library with browser and advertiser on the same machine
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels