Skip to content

After upgrading to 0.27.0 log is flooded with packets() made no progress adding records; returning #272

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

Closed
bdraco opened this issue Jun 2, 2020 · 8 comments

Comments

@bdraco
Copy link
Member

bdraco commented Jun 2, 2020

[zeroconf] packets() made no progress adding records; returning

I haven't had a chance to track down the cause.

@bdraco
Copy link
Member Author

bdraco commented Jun 2, 2020

2020-06-02 01:12:40 DEBUG (zeroconf-ServiceBrowser__ipp._tcp.local.-_hap._tcp.local.-_printer._tcp.local.-_axis-video._tcp.local.-_viziocast._tcp.local.-_spotify-connect._tcp.local.-_miio._udp.local.-_googlecast._tcp.local.-_ipps._tcp.local.-_wled._tcp.local.-_dkapi._tcp.local.-_api._udp.local.-_daap._tcp.local.-_elg._tcp.local.-_esphomelib._tcp.local._140591978302240) [zeroconf] offsets = 0, 0, 0
2020-06-02 01:12:40 DEBUG (zeroconf-ServiceBrowser__ipp._tcp.local.-_hap._tcp.local.-_printer._tcp.local.-_axis-video._tcp.local.-_viziocast._tcp.local.-_spotify-connect._tcp.local.-_miio._udp.local.-_googlecast._tcp.local.-_ipps._tcp.local.-_wled._tcp.local.-_dkapi._tcp.local.-_api._udp.local.-_daap._tcp.local.-_elg._tcp.local.-_esphomelib._tcp.local._140591978302240) [zeroconf] lengths = 0, 0, 0
2020-06-02 01:12:40 DEBUG (zeroconf-ServiceBrowser__ipp._tcp.local.-_hap._tcp.local.-_printer._tcp.local.-_axis-video._tcp.local.-_viziocast._tcp.local.-_spotify-connect._tcp.local.-_miio._udp.local.-_googlecast._tcp.local.-_ipps._tcp.local.-_wled._tcp.local.-_dkapi._tcp.local.-_api._udp.local.-_daap._tcp.local.-_elg._tcp.local.-_esphomelib._tcp.local._140591978302240) [zeroconf] now offsets = 0, 0, 0
2020-06-02 01:12:40 WARNING (zeroconf-ServiceBrowser__ipp._tcp.local.-_hap._tcp.local.-_printer._tcp.local.-_axis-video._tcp.local.-_viziocast._tcp.local.-_spotify-connect._tcp.local.-_miio._udp.local.-_googlecast._tcp.local.-_ipps._tcp.local.-_wled._tcp.local.-_dkapi._tcp.local.-_api._udp.local.-_daap._tcp.local.-_elg._tcp.local.-_esphomelib._tcp.local._140591978302240) [zeroconf] packets() made no progress adding records; returning

#214 seems like it might be nice to implement

@bdraco
Copy link
Member Author

bdraco commented Jun 2, 2020

So if there are no answers, authority, or additional and only questions we generate this warning.

@bdraco
Copy link
Member Author

bdraco commented Jun 2, 2020

@gjbadros any thoughts on what is going on here?

@gjbadros
Copy link

gjbadros commented Jun 2, 2020

Looks like a logging case I hadn't considered... I can prepare a patch... If there aren't any things to go in the packet, we need to be sure the behavior is unchanged from before and no warning message.

@bdraco
Copy link
Member Author

bdraco commented Jun 4, 2020

@jstasiak When you have a moment can you push a new version with #273 ?

@jstasiak
Copy link
Collaborator

jstasiak commented Jun 5, 2020

Just released 0.27.1 with this, have fun.

@jstasiak jstasiak closed this as completed Jun 5, 2020
@bdraco
Copy link
Member Author

bdraco commented Jun 5, 2020

Thank you

@gjbadros
Copy link

gjbadros commented Jun 5, 2020 via email

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

No branches or pull requests

3 participants