Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Service does not have load balancer ingress IP address #81

Open
skmessage opened this issue Oct 8, 2022 · 0 comments
Open

Service does not have load balancer ingress IP address #81

skmessage opened this issue Oct 8, 2022 · 0 comments

Comments

@skmessage
Copy link

I am trying to setup chatwoot on a local Kubernetes cluster using helm charts, and the debug mode shows the following output periodically:

ready.go:258: [debug] Service does not have load balancer ingress IP address: default/chatwoot

The kubectl versions are as follows:

$ kubectl version
Client Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.5", GitCommit:"c285e781331a3785a7f436042c65c5641ce8a9e9", GitTreeState:"archive", BuildDate:"2022-03-17T21:14:47Z", GoVersion:"go1.18", Compiler:"gc", Platform:"linux/amd64"}
Server Version: version.Info{Major:"1", Minor:"23", GitVersion:"v1.23.4", GitCommit:"e6c093d87ea4cbb530a7b2ae91e54c0842d8308a", GitTreeState:"clean", BuildDate:"2022-03-06T21:32:53Z", GoVersion:"go1.17.7", Compiler:"gc", Platform:"linux/amd64"}

How to fix this debug message?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant