Git Product home page Git Product logo

Comments (3)

dkerr64 avatar dkerr64 commented on June 8, 2024 1

I have included fix for this (simply suppressing the warning message) in my pull request #62 so if that ever gets merged this will be fixed.

I spent a lot of time looking at the source and tracking down the root cause. Essentially a lower level function is checking for disable-publishing and if it is set then aborts out with a "not permitted" error (because you have asked to disable publishing!). Everything unwinds cleanly. So this is not an error (and indeed the message is a warning, not an error) but as it does clutter up syslog and perhaps cause undue alarm. So I added a patch to my existing pull request to suppress the warning. Note that the "Registering new address" info messages will still be logged.

Frequency of this message is not determined by avahi... it is triggered by some sort of change at the network interface.

from avahi.

donfranio avatar donfranio commented on June 8, 2024

Same here, when I set

disable-publishing=yes

I also get those errors in syslog. Setting it to no makes them vanish.

from avahi.

evverx avatar evverx commented on June 8, 2024

As far as I can tell it was addressed in 2e42c64. Closing.

from avahi.

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.