Hi.
I have invalid service in Consul with name “%N”. When I open in gui, getting an error:
Consul returned an error
Error 500
failure in unescaping path param “%N”: invalid URL escape “%N”.
Tried deregister service:
consul services deregister -id %N
Error registering service “”: Unexpected response code: 500 (failure in unescaping path param “%N”: invalid URL escape “%N”)
Check service catalog:
/ # consul catalog services
%N
Could you help me remove service?