undeadlabs / discovery

An OTP application for auto-discovering services with Consul

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Consul 0.5.0 NodeConnect Handler

mobileoverlord opened this issue · comments

I've recently updated to Consul 0.5.0 on my dev machines and am having trouble getting the NodeConnect handler to work. I believe it might be related to a change with tags in Consul that is throwing this error on my agent.

Service tag "opt_name:my_app@my_machine" will not be discoverable via DNS due to invalid characters. Valid characters include all alpha-numerics and dashes.

Curious if this is causing my issue.

Yeah, I just noticed this opt_name: after like a week of trying to get this to connect. should be otp_name
(Face Palm)