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

Unprivileged Docker image does not listen on IPv6 #339

Open
tesinormed opened this issue Nov 20, 2024 · 0 comments
Open

Unprivileged Docker image does not listen on IPv6 #339

tesinormed opened this issue Nov 20, 2024 · 0 comments

Comments

@tesinormed
Copy link

Describe the bug

The unprivileged Docker image (ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway) does not listen on IPv6.

To reproduce

  1. Start a container using ghcr.io/nginxinc/nginx-s3-gateway/nginx-oss-s3-gateway.
  2. Attempt to get a file using IPv6.

Expected behavior

Nginx should listen on IPv6.

Your environment

  • Version of the S3 container used (when downloaded from either Docker Hub or the GitHub Container Registry): unprivileged-oss-20241118
  • Version of this project or specific commit when building your own S3 container: Unknown
  • Version of NGINX Open Source or NGINX Plus (OSS/Plus): 1.27.2
  • Version of NGINX JavaScript: Unknown
  • Target deployment platform for the S3 container: Kubernetes
  • S3 backend implementation (AWS, Ceph, NetApp StorageGrid, etc...): Garage
  • Authentication method (IAM, IAM with Fargate, IAM with K8S, AWS Credentials, etc...): Access key ID and access secret key

Additional context

Add any other context about the problem here.

Sensitive Information

Remember to redact any sensitive information such as authentication credentials or license keys.

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