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

Nginx container error with IPV6 disabled for the CNI #176

Open
cccsss01 opened this issue Nov 22, 2022 · 0 comments
Open

Nginx container error with IPV6 disabled for the CNI #176

cccsss01 opened this issue Nov 22, 2022 · 0 comments

Comments

@cccsss01
Copy link

cccsss01 commented Nov 22, 2022

Summary

Provide brief overview and context for the discovered bug.

Steps to Reproduce

Kubernetes 1.23
Calico CNI v3.24.3 w/ IPV6 disabled

Expected Results

Successful deployment of conjur-oss -c conjuross-nginx

Actual Results

Deploy of pod failed
nginx: [emerg] socket() [::]:9443 failed (97: Address family not supported by protocol)

A clear and concise description of what actually did happen. Include logs and
screens shots, whenever possible

Reproducible

I'll check into this

Version/Tag number

v2.0.5

Environment setup

  • Can you describe the environment in which this product is running? Is it running on a VM / in a container / in a cloud?
    VM
  • The more info you can share about your runtime environment, the better we may be able to reproduce the issue.

Potentially add documentation to note that the CNI needs ipv6 enabled, or likely add env variable w/in the nginx container config to diabled ipv6, still looking into a solution.

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

No branches or pull requests

2 participants