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

addr config fields should accept hostnames #9

Closed
klingerf opened this issue Mar 24, 2017 · 0 comments
Closed

addr config fields should accept hostnames #9

klingerf opened this issue Mar 24, 2017 · 0 comments
Assignees

Comments

@klingerf
Copy link
Member

Right now the addr fields in config files parse their values as inet socket addresses. We'll eventually need those to accept hostnames as well. Right now, addr: namerd:4180 throws the following error:

thread 'main' panicked at 'configuration error: Error { repr: Custom(Custom { kind: InvalidData, error: Message("invalid IP address syntax", Some(Pos { marker: Marker { index: 82, line: 6, col: 8 }, path: "proxies[0].namerd" })) }) }', /buildslave/rust-buildbot/slave/stable-dist-rustc-linux/build/src/libcore/result.rs:868
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