Git Product home page Git Product logo

Comments (3)

thom-nic avatar thom-nic commented on August 15, 2024

I see this error just from running with a static IP on the only interface (on mac):

en4: flags=8863<UP,BROADCAST,SMART,RUNNING,SIMPLEX,MULTICAST> mtu 1500
	options=b<RXCSUM,TXCSUM,VLAN_HWTAGGING>
	ether a0:ce:c8:03:4a:cd 
	inet6 fe80::414:1cc7:30e7:1b17%en4 prefixlen 64 secured scopeid 0xe 
	inet 192.168.8.99 netmask 0xffffff00 broadcast 192.168.8.255
	nd6 options=201<PERFORMNUD,DAD>
	media: autoselect (100baseTX <full-duplex,flow-control>)
	status: active

When calling publish:

myproj/node_modules/bonjour/lib/mdns-server.js:87
      if (err) throw err // TODO: Handle this (if no callback is given, the error will be ignored)
               ^

Error: send EADDRNOTAVAIL 224.0.0.251:5353
    at Object.exports._errnoException (util.js:1018:11)
    at exports._exceptionWithHostPort (util.js:1041:20)
    at SendWrap.afterSend [as oncomplete] (dgram.js:405:11)

from bonjour.

gowrav avatar gowrav commented on August 15, 2024

Any solution on how to handle this ?

from bonjour.

drahnieR avatar drahnieR commented on August 15, 2024

I'll suggest remove this, at least, until some message mechanism is implemented. Current implementation will only crash the application, make it pointless.

if (err) throw err // TODO: Handle this (if no callback is given, the error will be ignored)

from bonjour.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.