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

v0.107.1 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection #4044

Closed
3 tasks done
r0bj opened this issue Dec 29, 2021 · 1 comment
Labels
duplicate Duplicate or merged issues.

Comments

@r0bj
Copy link

r0bj commented Dec 29, 2021

Have a question or an idea? Please search it on our forum to make sure it was not yet asked. If you cannot find what you had in mind, please submit it here.

Prerequisites

Please answer the following questions for yourself before submitting an issue. YOU MAY DELETE THE PREREQUISITES SECTION.

  • I am running the latest version
  • I checked the documentation and found no answer
  • I checked to make sure that this issue has not already been filed

Issue Details

  • Version of AdGuard Home server:
    v0.107.1
  • How did you install AdGuard Home:
    docker
  • How did you setup DNS configuration:
    system
  • CPU architecture:
    AMD64
  • Operating system and version:
    Ubuntu 20.04.3

Expected Behavior

AdGuardHome resolves DNS names and error logs are not generated.

Actual Behavior

AdGuardHome stopped resolving DNS names and error logs are generated:

2021/12/29 18:43:10.501746 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501750 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501754 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501758 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501762 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501766 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501770 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501774 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501778 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection
2021/12/29 18:43:10.501783 [error] handling tcp: setting deadline: set tcp 172.17.0.2:853: use of closed network connection

Additional Information

AdGuardHome version v0.107.0 works as expected in this case so it seems that v0.107.1 introduced this issue.

@ainar-g
Copy link
Contributor

ainar-g commented Dec 29, 2021

Thanks for the report! This is probably related to #4042. We're investigating and planning a fix later today.

@ainar-g ainar-g added the duplicate Duplicate or merged issues. label Dec 29, 2021
@ainar-g ainar-g closed this as completed Dec 29, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate Duplicate or merged issues.
Projects
None yet
Development

No branches or pull requests

2 participants