Project

General

Profile

Actions

Bug #9210

closed

Seeing an error when trying to query an external registry for tags

Added by David Davis about 9 years ago. Updated about 9 years ago.

Status:
Closed
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Here's the steps:

1. Create a new registry called "Test" with url "https://registry.hub.docker.com"
2. Provision a new container using your registry. One the second step type in "busybox" and click the magnifying glass to search.
3. Observe the following error in Rails console. Also no tags show up.

URI::InvalidURIError (password component depends user component):
  app/controllers/concerns/application_shared.rb:13:in `set_timezone'
  app/models/concerns/foreman/thread_session.rb:33:in `clear_thread'
  lib/middleware/catch_json_parse_errors.rb:9:in `call'
Actions #1

Updated by David Davis about 9 years ago

After entering in my docker hub username and password, it seems to have fixed the problem but there's nothing in the UI that would have lead me to believe that I needed to enter my username/pass to get tags back.

Actions #2

Updated by David Davis about 9 years ago

I tested it out against a registry I set up locally and I am seeing the same thing.

Actions #3

Updated by Anonymous about 9 years ago

  • Status changed from New to Assigned
  • Assignee set to Anonymous
Actions #4

Updated by Anonymous about 9 years ago

  • Status changed from Assigned to Closed

Seems to be working as expected now.

Actions

Also available in: Atom PDF