Code Monkey home page Code Monkey logo

Comments (4)

ddsharpe avatar ddsharpe commented on June 20, 2024

Can you execute a docker pull of the base image? Such as:

$ docker pull ghcr.io/oracle/oraclelinux:8-slim
Error response from daemon: Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

or does your pull request fail like this? If so, your proxy may not be configured correctly for docker (or a firewall is blocking you). I have the same problem and had to drop off the corporate network to see if this was a GitHub issue or internal (GitHub was working just fine).

from weblogic-image-tool.

dbibiamine-gh avatar dbibiamine-gh commented on June 20, 2024

Can you execute a docker pull of the base image? Such as:

$ docker pull ghcr.io/oracle/oraclelinux:8-slim
Error response from daemon: Get "https://ghcr.io/v2/": net/http: request canceled while waiting for connection (Client.Timeout exceeded while awaiting headers)

or does your pull request fail like this? If so, your proxy may not be configured correctly for docker (or a firewall is blocking you). I have the same problem and had to drop off the corporate network to see if this was a GitHub issue or internal (GitHub was working just fine).

it works, but when i try to pull oracle/weblogic:12.2.1.3.0 it's Fail

from weblogic-image-tool.

rjeberhard avatar rjeberhard commented on June 20, 2024

it works, but when i try to pull oracle/weblogic:12.2.1.3.0 it's Fail

WebLogic images are no longer published to Docker Hub. Instead, you will find WebLogic images at container-registry.oracle.com. You will need to go to this site, navigate to "Middleware" and then to the "weblogic" repository, log in with your "My Oracle Support" (MOS) credentials and sign the license agreement. After this you will be able to docker login container-registry.oracle.com and sign in with those same credentials. You will then be able to pull images, such as docker pull container-registry.oracle.com/middleware/weblogic:12.2.1.4.

Please note that these images contain the original product installs only. There is a separate repository, "weblogic_cpu", that contains images with current quarterly patch releases already applied. To pull these you similarly need to sign the license agreement; however, the account you log in with needs to also be associated with an active support agreement.

from weblogic-image-tool.

dbibiamine-gh avatar dbibiamine-gh commented on June 20, 2024

Issue resolved, it have been a firewall blocking access

Thank you

from weblogic-image-tool.

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.