Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Avahi Daemon fails on start-up #3403

Open
skra72 opened this issue Aug 22, 2024 · 0 comments
Open

Avahi Daemon fails on start-up #3403

skra72 opened this issue Aug 22, 2024 · 0 comments
Labels

Comments

@skra72
Copy link

skra72 commented Aug 22, 2024

! Before you log an issue, have you updated to the most recent version? It's possible the issue may have already been fixed.

Describe the bug / Actual behaviour:
[[A clear and concise description of what the bug is.]]
The Avahi-Bonjour-daemon often fails to start when booting.

The log shows the following error:

avahi-daemon[711]: dbus_bus_get_private(): Failed to connect to socket /var/run/dbus/system_bus_socket: No such file or directory

Expected behaviour:
Avahi daemon should always start on booting.

Has this issue started to happen just recently?
Since the upgrade from 6.4 to 7.4.

If yes, roughly when did it last work fine for you?
Version 6.4

To reproduce:
Steps to reproduce the behavior:
Reboot

Image/Box Model (please complete the following information):

  • Version: 7.4
  • BoxModel: Formuler F1

Additional context
Seems to be a race condition / timing issue as the DBUS socket takes longer to be available than Avahi to start-up. However, avahi daemon already has a boot dependency to DBUS.

Interesting is that when enabling debug-logging the problem never happens.

Current workaround is to add a @reboot crontab rule to restart avahi.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant