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

with gmond 3.7.1 ,cannot create udp client if band_hostname is on. #307

Open
Aruforce opened this issue Oct 11, 2018 · 0 comments
Open

Comments

@Aruforce
Copy link

related config;
udp_send_channel {
bind_hostname = yes
#mcast_join = 239.2.11.71
host=172.17.15.236
port = 8649
ttl = 1
}
logs:
udp_recv_channel mcast_join=NULL mcast_if=NULL port=8649 bind=172.17.15.234 buffer=0
socket created, SO_RCVBUF = 124928

tcp_accept_channel bind=NULL port=8649 gzip_output=0
udp_send_channel mcast_join=NULL mcast_if=NULL host=172.17.15.236 port=8649

Unable to create UDP client for 172.17.15.236:8649. Often means there is no route to IP. Exiting.

anything can help is appreciated!

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