GithubHelp home page GithubHelp logo

Comments (5)

evonicgu avatar evonicgu commented on June 2, 2024 1

Sorry for late response, everything turned out to be fine back then. I just had to wait for like 5-10 minutes and it started working. Idk how, because nothing was changed

from docker-registry-ui.

evonicgu avatar evonicgu commented on June 2, 2024

It is also important to add, that when I try pinging registry-server:5000 using the sudo docker exec -i registry-ui /bin/sh everything works fine, pings go all the way through, but it is always not found in the browser and the logs do not show registry-server anywhere

from docker-registry-ui.

evonicgu avatar evonicgu commented on June 2, 2024

But, although it is pingable, the status code from curl http://localhost:5000/_catalog?n=1000 or curl http://registry-server:5000/_catalog?n=1000 (this one being from the registry-ui container) is always 404, which it should not be

from docker-registry-ui.

evonicgu avatar evonicgu commented on June 2, 2024

I do not know why is the UI trying to use registry v1 paths, because curl http://localhost:5000/v2/_catalog?n=1000 does perfectly fine

from docker-registry-ui.

Joxit avatar Joxit commented on June 2, 2024

Hello,
Please the next time use the issues templates I made will all the fields completed.

Since you're using NGINX_PROXY_PASS_URL what's the result of curl http://registry-server:9090/v2/_catalog?n=1000 ?

When you're using NGINX_PROXY_PASS_URL, the option REGISTRY_URL must stay unset.

from docker-registry-ui.

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.