Skip to content

Weird problem with avahi-daemon #62591

Description

@xeroxslayer

Is this a new report?

Yes

System Info

Void 6.18.52_1 x86_64 GenuineIntel uptodate rrrrmFFFF

Package(s) Affected

avahi-0.8_2

Does a report exist for this bug with the project's home (upstream) and/or another distro?

No response

Expected behaviour

I should be able to resolve clients with just the hostname, it doesn't.

Actual behaviour

It goes in some sort of a strartup/crash loop when the system boots up. You restart the service and it seems as though it's working properly, but it still doesn't resolve hostnames. Tried it on 3 different rigs, it's the exact same behavior - boot into the loop, restart the service, seems like it's working fine, but it's not.

user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv restart avahi-daemon
ok: run: avahi-daemon: (pid 710) 0s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 1723) 2s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 1723) 4s
user@HOST ~> sudo sv status avahi-daemon
run: avahi-daemon: (pid 1723) 4s
user@HOST ~> avahi-resolve -4 -n KNOWN-HOST.local
Failed to resolve host name 'KNOWN-HOST.local': Timeout reached
user@HOST ~> avahi-resolve -4 -n $hostname.local
HOST.local	127.0.0.1

Steps to reproduce

  1. Power on the rig.
  2. Check the avahi-daemon, it should show 0s running even after a while.
  3. Restart the service.
  4. Now it seems like it's properly up, the uptime counter starts working.
  5. Try and browse/resolve network hosts through hostname only, it doesn't work.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't workingneeds-testingTesting a PR or reproducing an issue needed

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions