Code Monkey home page Code Monkey logo

Comments (5)

longwuyuan avatar longwuyuan commented on August 16, 2024 1

/remove-kind bug

Geoip legacy support was dropped in controlller v1.10 . So you could potentially use only geoip legacy in older versions of controller. I am not convinced you can have both enabled concurrently.

/close

from ingress-nginx.

k8s-ci-robot avatar k8s-ci-robot commented on August 16, 2024

This issue is currently awaiting triage.

If Ingress contributors determines this is a relevant issue, they will accept it by applying the triage/accepted label and provide further guidance.

The triage/accepted label can be added by org members by writing /triage accepted in a comment.

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-sigs/prow repository.

from ingress-nginx.

iwishiknewcoding avatar iwishiknewcoding commented on August 16, 2024

I think I found the issue, the v1.0.5 version looks for those files in /etc/nginx/geoip (which was later changed with this commit), but when I attach the volume into that directory, then I'm getting this error on startup:

Error: exit status 1
Error Opening file /etc/nginx/geoip/GeoIP.dat
2024/06/12 22:19:07 [emerg] 25#25: GeoIP_open("/etc/nginx/geoip/GeoIP.dat") failed in /tmp/nginx-cfg2362337476:116
nginx: [emerg] GeoIP_open("/etc/nginx/geoip/GeoIP.dat") failed in /tmp/nginx-cfg2362337476:116
nginx: configuration file /tmp/nginx-cfg2362337476 test failed

Because obviously these files are not present anymore, because I only include the .mmdb files for GeoIP2.

from ingress-nginx.

iwishiknewcoding avatar iwishiknewcoding commented on August 16, 2024

I have disabled use-geoip: false now, and it all started to work. However, I think we are using GeoIP as well in our organization. Can I have both of them enabled?

from ingress-nginx.

k8s-ci-robot avatar k8s-ci-robot commented on August 16, 2024

@longwuyuan: Closing this issue.

In response to this:

/remove-kind bug

Geoip legacy support was dropped in controlller v1.10 . So you could potentially use only geoip legacy in older versions of controller. I am not convinced you can have both enabled concurrently.

/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-sigs/prow repository.

from ingress-nginx.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.