Skip to content
This repository has been archived by the owner on Aug 26, 2021. It is now read-only.

(GKE) Why is the kube-lego pod logging this? I changed the IP of ingress multiple times and still same result. #272

Open
g3gurung opened this issue Nov 10, 2017 · 0 comments

Comments

@g3gurung
Copy link

time="2017-11-10T13:06:45Z" level=info msg="Attempting to create new secret" context=secret name=kube-lego-account namespace=kube-lego
time="2017-11-10T13:06:45Z" level=error msg="Error while processing certificate requests: 429 urn:acme:error:rateLimited: Error creating new registration :: too many registrations for this IP" context=kubelego
time="2017-11-10T13:06:45Z" level=debug msg="worker: done processing true" context=kubelego
time="2017-11-10T13:06:45Z" level=debug msg="worker: begin processing true" context=kubelego
time="2017-11-10T13:06:45Z" level=debug msg=reset context=provider provider=gce
time="2017-11-10T13:06:45Z" level=debug msg=finalize context=provider provider=gce
time="2017-11-10T13:06:45Z" level=debug msg="setting up svc endpoint" context=provider namespace=default pod_ip=10.8.4.26 provider=gce
time="2017-11-10T13:06:45Z" level=debug msg=reset context=provider provider=nginx
time="2017-11-10T13:06:45Z" level=debug msg=finalize context=provider provider=nginx
time="2017-11-10T13:06:46Z" level=info msg="disable provider no TLS hosts found" context=provider provider=nginx
time="2017-11-10T13:06:46Z" level=info msg="process certificate requests for ingresses" context=kubelego
time="2017-11-10T13:06:46Z" level=info msg="Attempting to create new secret" context=secret name=ingress-tls namespace=default
time="2017-11-10T13:06:46Z" level=info msg="no cert associated with ingress" context="ingress_tls" name=ingress namespace=default
time="2017-11-10T13:06:46Z" level=info msg="requesting certificate for dev.round-zero.com" context="ingress_tls" name=ingress namespace=default
time="2017-11-10T13:06:46Z" level=info msg="Attempting to create new secret" context=secret name=kube-lego-account namespace=kube-lego
time="2017-11-10T13:06:47Z" level=error msg="Error while processing certificate requests: 429 urn:acme:error:rateLimited: Error creating new registration :: too many registrations for this IP" context=kubelego
time="2017-11-10T13:06:47Z" level=debug msg="worker: done processing true" context=kubelego
time="2017-11-10T13:06:47Z" level=debug msg="worker: begin processing true" context=kubelego
time="2017-11-10T13:06:47Z" level=debug msg=reset context=provider provider=nginx
time="2017-11-10T13:06:47Z" level=debug msg=finalize context=provider provider=nginx
time="2017-11-10T13:06:47Z" level=info msg="disable provider no TLS hosts found" context=provider provider=nginx
time="2017-11-10T13:06:47Z" level=debug msg=reset context=provider provider=gce
time="2017-11-10T13:06:47Z" level=debug msg=finalize context=provider provider=gce
time="2017-11-10T13:06:47Z" level=debug msg="setting up svc endpoint" context=provider namespace=default pod_ip=10.8.4.26 provider=gce
time="2017-11-10T13:06:47Z" level=info msg="process certificate requests for ingresses" context=kubelego
time="2017-11-10T13:06:47Z" level=info msg="Attempting to create new secret" context=secret name=ingress-tls namespace=default
time="2017-11-10T13:06:47Z" level=info msg="no cert associated with ingress" context="ingress_tls" name=ingress namespace=default
time="2017-11-10T13:06:47Z" level=info msg="requesting certificate for dev.round-zero.com" context="ingress_tls" name=ingress namespace=default
time="2017-11-10T13:06:47Z" level=info msg="Attempting to create new secret" context=secret name=kube-lego-account namespace=kube-lego
@g3gurung g3gurung changed the title Why is the kube-lego pod logging this? I changed the IP of ingress multiple times and still same result. (GKE) Why is the kube-lego pod logging this? I changed the IP of ingress multiple times and still same result. Nov 10, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant