We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Receiving this error trying to receive.
casting discover Running discovery for 15s... 2020/06/12 22:00:24.044289 [INFO] mdns: Closing client {0xc42009e038 0xc42009e040 0xc42009e048 0xc42009e050 true 0xc42007c300 {1 0}} 2020/06/12 22:00:24.044489 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:53802: use of closed network connection 2020/06/12 22:00:24.044513 [ERR] mdns: Failed to read packet: read udp6 [::]:40635: use of closed network connection 2020/06/12 22:00:24.044575 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:5353: use of closed network connection 2020/06/12 22:00:24.044766 [ERR] mdns: Failed to read packet: read udp6 [::]:5353: use of closed network connection 2020/06/12 22:00:32.045662 [INFO] mdns: Closing client {0xc42017e000 0xc42017e008 0xc42017e010 0xc42017e018 true 0xc420186000 {1 0}} 2020/06/12 22:00:32.045801 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:58229: use of closed network connection 2020/06/12 22:00:32.045841 [ERR] mdns: Failed to read packet: read udp6 [::]:33413: use of closed network connection 2020/06/12 22:00:32.045889 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:5353: use of closed network connection 2020/06/12 22:00:32.046059 [ERR] mdns: Failed to read packet: read udp6 [::]:5353: use of closed network connection
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Receiving this error trying to receive.
casting discover
Running discovery for 15s...
2020/06/12 22:00:24.044289 [INFO] mdns: Closing client {0xc42009e038 0xc42009e040 0xc42009e048 0xc42009e050 true 0xc42007c300 {1 0}}
2020/06/12 22:00:24.044489 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:53802: use of closed network connection
2020/06/12 22:00:24.044513 [ERR] mdns: Failed to read packet: read udp6 [::]:40635: use of closed network connection
2020/06/12 22:00:24.044575 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:5353: use of closed network connection
2020/06/12 22:00:24.044766 [ERR] mdns: Failed to read packet: read udp6 [::]:5353: use of closed network connection
2020/06/12 22:00:32.045662 [INFO] mdns: Closing client {0xc42017e000 0xc42017e008 0xc42017e010 0xc42017e018 true 0xc420186000 {1 0}}
2020/06/12 22:00:32.045801 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:58229: use of closed network connection
2020/06/12 22:00:32.045841 [ERR] mdns: Failed to read packet: read udp6 [::]:33413: use of closed network connection
2020/06/12 22:00:32.045889 [ERR] mdns: Failed to read packet: read udp4 0.0.0.0:5353: use of closed network connection
2020/06/12 22:00:32.046059 [ERR] mdns: Failed to read packet: read udp6 [::]:5353: use of closed network connection
The text was updated successfully, but these errors were encountered: