Giter VIP home page Giter VIP logo

Comments (7)

klausmeyer avatar klausmeyer commented on May 30, 2024

Hi @c0nd3mn3d,

you're not doing anything wrong here 😀

There is an actual bug in the delete button's functionality in the current version.
I've pushed a fix for this and an updated docker image should be available soon.

Cheers, Klaus

from docker-registry-browser.

klausmeyer avatar klausmeyer commented on May 30, 2024
Successfully built 6b45cf067cd0
Successfully tagged klausmeyer/docker-registry-browser:latest
Pushing index.docker.io/klausmeyer/docker-registry-browser:latest...
Done!
Build finished

Can you please pull this new image and check if the problem is solved for you?

from docker-registry-browser.

c0nd3mn3d avatar c0nd3mn3d commented on May 30, 2024

Hi Klaus and thanks for the fast answer.

Now we have:

I, [2017-11-14T14:16:11.592238 #7]  INFO -- : [5fb43c30-e8d9-490f-bd6d-d124828b0330] Completed 500 Internal Server Error in 19ms
F, [2017-11-14T14:16:11.593197 #7] FATAL -- : [5fb43c30-e8d9-490f-bd6d-d124828b0330]
F, [2017-11-14T14:16:11.593288 #7] FATAL -- : [5fb43c30-e8d9-490f-bd6d-d124828b0330] Faraday::ClientError (the server responded with status 405):
F, [2017-11-14T14:16:11.593377 #7] FATAL -- : [5fb43c30-e8d9-490f-bd6d-d124828b0330]
F, [2017-11-14T14:16:11.593473 #7] FATAL -- : [5fb43c30-e8d9-490f-bd6d-d124828b0330] app/models/tag.rb:37:in `delete'

Best regards,
Tristan

from docker-registry-browser.

c0nd3mn3d avatar c0nd3mn3d commented on May 30, 2024

Ah, sorry... now it has been my fault: I had a typo in my environment settings.

Works like a charm, now. Thanks again.

Best regards,
Tristan

from docker-registry-browser.

klausmeyer avatar klausmeyer commented on May 30, 2024

Cool 👍

from docker-registry-browser.

DylanGraham avatar DylanGraham commented on May 30, 2024

@c0nd3mn3d I have the same 405 error, can you please show your environment? Thank you.

from docker-registry-browser.

c0nd3mn3d avatar c0nd3mn3d commented on May 30, 2024

@DylanGraham Sorry, I have been off for a while. If you still need it:

"Env": [ "BASIC_AUTH_PASSWORD=password", "DOCKER_REGISTRY_URL=http://registry:5000", "BASIC_AUTH_USER=user", "PUBLIC_REGISTRY_URL=registry.host.tld", "ENABLE_DELETE_IMAGES=true", "PATH=/usr/local/bundle/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin", "RUBY_MAJOR=2.4", "RUBY_VERSION=2.4.2", "RUBY_DOWNLOAD_SHA256=748a8980d30141bd1a4124e11745bb105b436fb1890826e0d2b9ea31af27f735", "RUBYGEMS_VERSION=2.7.2", "BUNDLER_VERSION=1.16.0", "GEM_HOME=/usr/local/bundle", "BUNDLE_PATH=/usr/local/bundle", "BUNDLE_BIN=/usr/local/bundle/bin", "BUNDLE_SILENCE_ROOT_WARNING=1", "BUNDLE_APP_CONFIG=/usr/local/bundle", "PORT=8080", "RAILS_ENV=production", "SECRET_KEY_BASE=changeme", "RAILS_SERVE_STATIC_FILES=true", "RAILS_LOG_TO_STDOUT=true" ],

from docker-registry-browser.

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.