zipkin-helm icon indicating copy to clipboard operation
zipkin-helm copied to clipboard

zipkin-collectro nad zipkin-ui not ready

Open mug3n451 opened this issue 3 years ago • 3 comments

Hi, i have tried to install your helm chart on a RKE cluster, but i have two problem:

1 . kubectl logs zipkin-zipkin-collector-67f6d7f76d-4pwh6 -f 2020-11-18 09:00:24,372 main ERROR Incorrect number of options on style. Expected at least 1, received 0 2020-11-18 09:00:24,469 main WARN Class org.springframework.boot.logging.log4j2.ColorConverter does not extend PatternConverter. 2020-11-18 09:00:24,470 main ERROR Unrecognized conversion specifier [clr] starting at position 4 in conversion pattern. 2020-11-18 09:00:24,471 main ERROR Incorrect number of options on style. Expected at least 1, received 0 2020-11-18 09:00:24,471 main WARN Class org.springframework.boot.logging.log4j2.ColorConverter does not extend PatternConverter. 2020-11-18 09:00:24,472 main ERROR Unrecognized conversion specifier [clr] starting at position 14 in conversion pattern. I read that maybe the problem is that in Log4J2 the parametre %clr(%5p) has to be write in this way: %clr{%5p}. How could i fix it?

the pods doesn't became Ready. if i try to contanct zipkin-ui service it works, instead zipkin service not work (is that right?)

Thanks you Cristian

mug3n451 avatar Nov 18 '20 09:11 mug3n451