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

TCP connection closed by the remote system. #4

Closed
Homas opened this issue Jun 22, 2018 · 0 comments
Closed

TCP connection closed by the remote system. #4

Homas opened this issue Jun 22, 2018 · 0 comments
Assignees
Labels

Comments

@Homas
Copy link
Owner

Homas commented Jun 22, 2018

We see the following error in case if the connection was terminated on the other side (e.g. FW). We need to implement "nice error handling".
16:48:14 exception error: no match of right hand side value {error,closed}
16:48:14 in function ioc2rpz:send_dns_tcp/3 (src/ioc2rpz.erl, line 88)
16:48:14 in call from ioc2rpz:send_cached_zone/7 (src/ioc2rpz.erl, line 538)
16:48:14 in call from ioc2rpz:parse_dns_request/3 (src/ioc2rpz.erl, line 208)
16:48:14 in call from ioc2rpz:handle_info/2 (src/ioc2rpz.erl, line 58)
16:48:14 in call from gen_server:try_dispatch/4 (gen_server.erl, line 637)
16:48:14 in call from gen_server:handle_msg/6 (gen_server.erl, line 711)
16:48:14 in call from gen_server:handle_msg/6 (gen_server.erl, line 711)
16:48:14 ancestors: [ioc2rpz_sup,<0.75.0>]

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant