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

Provide URI when a NoRouteToHostException is thrown #998

Open
chrismale opened this issue Sep 23, 2020 · 0 comments
Open

Provide URI when a NoRouteToHostException is thrown #998

chrismale opened this issue Sep 23, 2020 · 0 comments

Comments

@chrismale
Copy link

What happened?

Two hosts cannot talk to eachother, likely due to firewalls. When trying to make a remoting call we receive a DialogueException wrapping a NoRouteToHostException, message No route to host (Host unreachable). Without any URI information it is very difficult to know what host was trying to be accessed.

What did you want to happen?

Ideally the DialogueException would have some way to get the URI for the remote host it is connecting too, such that this can be pulled out in logging.

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

1 participant