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

kong don't start #8846

Closed
kinoher opened this issue Mar 30, 2024 · 2 comments
Closed

kong don't start #8846

kinoher opened this issue Mar 30, 2024 · 2 comments
Labels
kind/bug Categorizes issue or PR as related to a bug.

Comments

@kinoher
Copy link

kinoher commented Mar 30, 2024

What happened?

after fresh install from helm in readme.md file
all work except kong

kubectl -n kubernetes-dashboard logs kubernetes-dashboard-kong-7f67dfd776-xd5qr
Defaulted container "proxy" out of: proxy, clear-stale-pid (init)
Error: could not prepare Kong prefix at /kong_prefix: nginx configuration is invalid (exit code 1):
nginx: [warn] the "user" directive makes sense only if the master process runs with super-user privileges, ignored in /kong_prefix/nginx.conf:7
nginx: the configuration file /kong_prefix/nginx.conf syntax is ok
nginx: [emerg] bind() to [::1]:8444 failed (99: Cannot assign requested address)
nginx: configuration file /kong_prefix/nginx.conf test failed


  Run with --v (verbose) or --vv (debug) for more details

kubectl -n kubernetes-dashboard port-forward svc/kubernetes-dashboard-kong-proxy 8443:443
https://localhost:8443 request login and password

What did you expect to happen?

normal working

How can we reproduce it (as minimally and precisely as possible)?

deploy oke basic cluster setup kubectl and exec helm command from readme

Anything else we need to know?

i try version from 7.0.0 to 7.1.3

What browsers are you seeing the problem on?

No response

Kubernetes Dashboard version

7.1

Kubernetes version

Client Version: v1.29.0 Kustomize Version: v5.0.4-0.20230601165947-6ce0bf390ce3 Server Version: v1.28.2

Dev environment

No response

@kinoher kinoher added the kind/bug Categorizes issue or PR as related to a bug. label Mar 30, 2024
@floreks
Copy link
Member

floreks commented Mar 30, 2024

Duplicate of #8765

/close

@k8s-ci-robot
Copy link
Contributor

@floreks: Closing this issue.

In response to this:

Duplicate of #8765

/close

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug.
Projects
None yet
Development

No branches or pull requests

3 participants