Skip to content

MDNS service addresses incorrectly assigned during update#3

Open
gaaat98 wants to merge 1 commit intoSnapmaker:mainfrom
gaaat98:mdns-service-update-fix
Open

MDNS service addresses incorrectly assigned during update#3
gaaat98 wants to merge 1 commit intoSnapmaker:mainfrom
gaaat98:mdns-service-update-fix

Conversation

@gaaat98
Copy link
Copy Markdown

@gaaat98 gaaat98 commented Apr 9, 2026

The zeroconf component may be initialised before IP address assignment. To address this, _update_service is registered as a callback upon network changes, however there is an incorrect assignment in the function, which results in the service's addresses never being actually updated. This means that the machine will not be accessible via their MDNS .local domain (unless Moonraker is restarted when an IP has been assigned).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant