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

windows 11 无法在web页面关闭下列服务 #14

Closed
badboycxcc opened this issue Nov 5, 2021 · 3 comments
Closed

windows 11 无法在web页面关闭下列服务 #14

badboycxcc opened this issue Nov 5, 2021 · 3 comments
Labels
bug Something isn't working

Comments

@badboycxcc
Copy link

windows 11 无法在web页面关闭下列服务

127.0.0.1:53 | dns | UDPListen |  
127.0.0.1:123 | ntp | UDPListen |  
127.0.0.1:161 | snmp | UDPListen |  
127.0.0.1:1234 | udp_echo | UDPListen |  
127.0.0.1:5060 | sip | UDPListen |  

终端程序报错刷屏
time="2021-11-05T14:13:08+08:00" level=error msg="udp_echo read data error:read udp 127.0.0.1:1234: use of closed network connection\n"
time="2021-11-05T14:13:08+08:00" level=error msg="udp_echo read data error:read udp 127.0.0.1:1234: use of closed network connection\n"
time="2021-11-05T14:13:08+08:00" level=error msg="ntp read data error:read udp 127.0.0.1:123: use of closed network connection\n"
time="2021-11-05T14:13:08+08:00" level=error msg="snmp read data error:read udp 127.0.0.1:161: use of closed network connection\n"
time="2021-11-05T14:13:08+08:00" level=error msg="snmp read data error:read udp 127.0.0.1:161: use of closed network connection\n"
time="2021-11-05T14:13:08+08:00" level=error msg="snmp read data error:read udp 127.0.0.1:161: use of closed network connection\n"

@badboycxcc
Copy link
Author

都是UDP协议的服务

@ntestoc3
Copy link
Contributor

ntestoc3 commented Nov 5, 2021

感谢反馈,将在下个版本中修复。

@ntestoc3 ntestoc3 added the bug Something isn't working label Nov 5, 2021
@ntestoc3
Copy link
Contributor

fixed in v0.44

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants