keijack/python-eureka-client

Unable to register prod server

susuusus opened this issue · 2 comments

Hi,

I’m able to use this library to register UAT eureka server while I cannot do it with prod with error “pull full registry from eureka server error”

My password contains “-“, I’m not sure if matters. Given that my setup and authentication correct, any other reason causing such issue?

If your basic authentication contains a '-' in your username or password, it may got error when register to eureka server. There is a PR fixed this problem and I've merged it into v0.10.1, please use the new version.

I close this issue for no response for a long time, if you have any problem, please re-open it.