Giter VIP home page Giter VIP logo

Comments (8)

frenzymadness avatar frenzymadness commented on August 23, 2024

Thanks for the report. This looks weird. @phracek and @pkubatrh any idea?

Please also tell us where the cluster is hosted. If you run a container there manually, does the name resolution work? It also seems that you have some proxy configured. Is the traffic going to the name resolver affected or ignored by the proxy?

Honestly, this does not seem like something a configuration in the container or image can affect. If you want, I can try to provide some debugging steps but an administrator of your cluster will probably know more about the specifics of your configuration.

from s2i-python-container.

DukeReno avatar DukeReno commented on August 23, 2024

can you share the debugging steps, we are trying to contact the admin and see if its the case of the proxy or something else.

from s2i-python-container.

frenzymadness avatar frenzymadness commented on August 23, 2024

I'd try to run an empty container with Centos stream 9 in it and test the name resolution inside of it manually. If that works fine, the problem has to be in the settings of the application container. Then I'd try to track the network traffic to see what nameserver the process in the container tries to contact and whether it's accessible or not. Also, if you have access to the internet, you can try to drop proxy settings first to see whether they are causing any troubles or not.

from s2i-python-container.

DukeReno avatar DukeReno commented on August 23, 2024

FROM quay.io/sclorg/python-311-c9s:c9s

is this the right image? we are creating the container and trying out what you said, just making sure we are not pulling something unknown or different

from s2i-python-container.

frenzymadness avatar frenzymadness commented on August 23, 2024

Yes, it is. That's the latest one we have for Python 3.11 on Centos stream 9.

If you want to investigate the whole chain it's built like this:

  • quay.io/sclorg/python-311-c9s:c9s, on the top of
  • quay.io/sclorg/s2i-base-c9s:c9s, on the top of
  • quay.io/sclorg/s2i-core-c9s:c9s, on the top of
  • quay.io/centos/centos:stream9

So if you want to test a clean (empty) one, take quay.io/centos/centos:stream9.

from s2i-python-container.

DukeReno avatar DukeReno commented on August 23, 2024

do you know on which entrypoint should I used on the dockerfile to load the image into a container?

from s2i-python-container.

frenzymadness avatar frenzymadness commented on August 23, 2024

I don't understand the question. You can run bash in all of them for interactive testing.

from s2i-python-container.

frenzymadness avatar frenzymadness commented on August 23, 2024

Closing for inactivity. Feel free to reopen and let me know if there is anything else we can help you with.

from s2i-python-container.

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.