Project

General

Profile

Actions

Bug #29461

closed

can not sync from Docker Hub: Authentication credentials were not provided.

Added by Jan Hutař almost 5 years ago. Updated almost 5 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
Container
Target version:
Difficulty:
Triaged:
Yes
Fixed in Releases:
Found in Releases:

Description

1. Create a product
2. Create a repository in the product:
Name: jhutar Docker hub test3
Label: jhutar_Docker_hub_test3
Type: docker
Upstream URL: https://registry-1.docker.io/
Upstream Repository Name: busybox
Verify SSL: [checked]
Upstream Username: <empty>
Upstream Password: <empty>
HTTP Proxy Policy: Global Default (none)
3. Clicking save shows this error:

```
Task 4301a450-8e40-4c28-9952-9b482d155980: PulpContainerClient::ApiError: Error message: the server returns an error HTTP status code: 403 Response headers: {"date"=>"Thu, 02 Apr 2020 14:42:39 GMT", "server"=>"gunicorn/20.0.4", "content-type"=>"application/json", "vary"=>"Accept,Cookie", "allow"=>"GET, POST, HEAD, OPTIONS", "x-frame-options"=>"SAMEORIGIN", "content-length"=>"58", "via"=>"1.1 katello.contperfkn.local", "connection"=>"close"} Response body: {"detail":"Authentication credentials were not provided."}
```

Journal shows:

```
Apr 02 10:40:22 katello.contperfkn.local pulp5448: celery.app.trace:INFO: [b80fb17b] Task pulp.server.controllers.repository.download_deferred[b80fb17b-d72c-456d-8eb5-3bf33f7f4933] succeeded in 1.011133759s: None
Apr 02 10:42:38 katello.contperfkn.local pulpcore-api4763: 127.0.0.1 - - [02/Apr/2020:14:42:38 +0000] "GET /pulp/api/v3/status HTTP/1.1" 301 0 "-" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.5p157"
Apr 02 10:42:38 katello.contperfkn.local pulpcore-api4763: 127.0.0.1 - - [02/Apr/2020:14:42:38 +0000] "GET /pulp/api/v3/status/ HTTP/1.1" 200 1180 "-" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.5p157"
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@worker5682: 2020-04-02T14:42:39.435Z 5753 TID-2iks6t Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-b4f943a02c38b71f74bee442 INFO: start
Apr 02 10:42:39 katello.contperfkn.local pulpcore-api4763: pulp: django.request:WARNING: Forbidden: /pulp/api/v3/repositories/container/container/
Apr 02 10:42:39 katello.contperfkn.local pulpcore-api4763: 127.0.0.1 - - [02/Apr/2020:14:42:39 +0000] "POST /pulp/api/v3/repositories/container/container/ HTTP/1.1" 403 58 "-" "OpenAPI-Generator/1.2.0/ruby"
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@worker5682: 2020-04-02T14:42:39.505Z 5753 TID-2iks6t Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-b4f943a02c38b71f74bee442 INFO: done: 0.071 sec
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@orchestrator4888: 2020-04-02T14:42:39.506Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-f5e19849ba85bbcea90253c8 INFO: start
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@orchestrator4888: 2020-04-02T14:42:39.507Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-f5e19849ba85bbcea90253c8 INFO: done: 0.001 sec
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@worker5682: 2020-04-02T14:42:39.508Z 5753 TID-2ikua5 Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-cebf6b9e592149aa10a7f228 INFO: start
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@worker5682: 2020-04-02T14:42:39.515Z 5753 TID-2ikua5 Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-cebf6b9e592149aa10a7f228 INFO: done: 0.007 sec
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@orchestrator4888: 2020-04-02T14:42:39.515Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-956c720816b22a9c70360415 INFO: start
Apr 02 10:42:39 katello.contperfkn.local dynflow-sidekiq@orchestrator4888: 2020-04-02T14:42:39.516Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-956c720816b22a9c70360415 INFO: done: 0.0 sec
```

and the task "Errors" tab have:

```
Action:

Actions::Pulp3::Repository::Create

Input:

{"repository_id"=>23,
"smart_proxy_id"=>1,
"remote_user"=>"admin",
"remote_cp_user"=>"admin",
"current_request_id"=>nil,
"current_timezone"=>"Europe/Berlin",
"current_user_id"=>4,
"current_organization_id"=>1,
"current_location_id"=>2}

Output:

{}

Exception:

PulpContainerClient::ApiError: Error message: the server returns an error
HTTP status code: 403
Response headers: {"date"=>"Thu, 02 Apr 2020 14:42:39 GMT", "server"=>"gunicorn/20.0.4", "content-type"=>"application/json", "vary"=>"Accept,Cookie", "allow"=>"GET, POST, HEAD, OPTIONS", "x-frame-options"=>"SAMEORIGIN", "content-length"=>"58", "via"=>"1.1 katello.contperfkn.local", "connection"=>"close"}
Response body: {"detail":"Authentication credentials were not provided."}

Backtrace:

/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_container_client-1.2.0/lib/pulp_container_client/api_client.rb:81:in `call_api'
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_container_client-1.2.0/lib/pulp_container_client/api/repositories_container_api.rb:369:in `create_with_http_info'
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_container_client-1.2.0/lib/pulp_container_client/api/repositories_container_api.rb:318:in `create'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/services/katello/pulp3/repository.rb:159:in `create'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/pulp3/repository/create.rb:11:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:563:in `block (3 levels) in execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:32:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:16:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:40:in `block in as_remote_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/models/katello/concerns/user_extensions.rb:21:in `cp_config'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:27:in `as_cp_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:39:in `as_remote_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:16:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/rails_executor_wrap.rb:14:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/execution_wrapper.rb:87:in `wrap'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/rails_executor_wrap.rb:13:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:31:in `with_progress_calculation'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:17:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_request_id.rb:49:in `restore_current_request_id'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_timezone.rb:44:in `restore_curent_timezone'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_user.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_user.rb:44:in `restore_curent_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_user.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:45:in `restore_current_taxonomies'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:32:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/world.rb:31:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:562:in `block (2 levels) in execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:561:in `catch'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:561:in `block in execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:475:in `block in with_error_handling'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:475:in `catch'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:475:in `with_error_handling'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:556:in `execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:285:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:18:in `block (2 levels) in execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract.rb:167:in `with_meta_calculation'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:17:in `block in execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:32:in `open_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:16:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/director.rb:68:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:11:in `block (2 levels) in perform'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors.rb:12:in `run_user_code'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:9:in `block in perform'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:25:in `with_telemetry'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:8:in `perform'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/serialization.rb:27:in `perform'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:192:in `execute_job'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:165:in `block (2 levels) in process'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/middleware/chain.rb:128:in `block in invoke'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/middleware/chain.rb:133:in `invoke'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:164:in `block in process'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:137:in `block (6 levels) in dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:109:in `local'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:136:in `block (5 levels) in dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq.rb:37:in `block in <module:Sidekiq>'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:132:in `block (4 levels) in dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:250:in `stats'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:127:in `block (3 levels) in dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_logger.rb:8:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:126:in `block (2 levels) in dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/job_retry.rb:74:in `global'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:125:in `block in dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:48:in `with_context'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/logging.rb:42:in `with_job_hash_context'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:124:in `dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:163:in `process'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:83:in `process_one'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/processor.rb:71:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:16:in `watchdog'
/opt/theforeman/tfm/root/usr/share/gems/gems/sidekiq-5.2.7/lib/sidekiq/util.rb:25:in `block in safe_thread'
/opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
```

And foreman-tail shows:

```
> /var/log/httpd/foreman-ssl_access_ssl.log <
10.40.194.4 - - [02/Apr/2020:10:46:13 -0400] "GET /foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details HTTP/1.1" 200 2598 "https://10.16.159.59/foreman_tasks/tasks/4301a450-8e40-4c28-9952-9b482d155980" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0"

> /var/log/foreman/production.log <
2020-04-02T10:46:13 [I|app|d2bad044] Started GET "/foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details" for 10.40.194.4 at 2020-04-02 10:46:13 -0400
2020-04-02T10:46:13 [I|app|d2bad044] Processing by ForemanTasks::Api::TasksController#details as JSON
2020-04-02T10:46:13 [I|app|d2bad044] Parameters: {"id"=>"4301a450-8e40-4c28-9952-9b482d155980"}
2020-04-02T10:46:13 [I|app|d2bad044] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl
2020-04-02T10:46:13 [I|app|d2bad044] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl (25.1ms)
2020-04-02T10:46:13 [I|app|d2bad044] Completed 200 OK in 36ms (Views: 22.9ms | ActiveRecord: 4.6ms) > /var/log/httpd/foreman-ssl_access_ssl.log <
10.40.194.4 - - [02/Apr/2020:10:46:18 -0400] "GET /foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details HTTP/1.1" 200 2598 "https://10.16.159.59/foreman_tasks/tasks/4301a450-8e40-4c28-9952-9b482d155980" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0" > /var/log/foreman/production.log <
2020-04-02T10:46:18 [I|app|8eea633c] Started GET "/foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details" for 10.40.194.4 at 2020-04-02 10:46:18 -0400
2020-04-02T10:46:18 [I|app|8eea633c] Processing by ForemanTasks::Api::TasksController#details as JSON
2020-04-02T10:46:18 [I|app|8eea633c] Parameters: {"id"=>"4301a450-8e40-4c28-9952-9b482d155980"}
2020-04-02T10:46:18 [I|app|8eea633c] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl
2020-04-02T10:46:18 [I|app|8eea633c] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl (25.1ms)
2020-04-02T10:46:18 [I|app|8eea633c] Completed 200 OK in 36ms (Views: 22.9ms | ActiveRecord: 4.7ms) > /var/log/httpd/foreman-ssl_access_ssl.log <
10.40.194.4 - - [02/Apr/2020:10:46:19 -0400] "GET /notification_recipients HTTP/1.1" 200 742 "https://10.16.159.59/products/282/repositories/new" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0" > /var/log/foreman/production.log <
2020-04-02T10:46:19 [I|app|597ffd5e] Started GET "/notification_recipients" for 10.40.194.4 at 2020-04-02 10:46:19 -0400
2020-04-02T10:46:19 [I|app|597ffd5e] Processing by NotificationRecipientsController#index as JSON
2020-04-02T10:46:19 [I|app|597ffd5e] Completed 200 OK in 9ms (Views: 0.1ms | ActiveRecord: 1.3ms) > /var/log/messages <
Apr 2 10:46:22 katello pulpcore-api: 127.0.0.1 - - [02/Apr/2020:14:46:22 +0000] "GET /pulp/api/v3/status HTTP/1.1" 301 0 "-" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.5p157"
Apr 2 10:46:22 katello pulpcore-api: 127.0.0.1 - - [02/Apr/2020:14:46:22 +0000] "GET /pulp/api/v3/status/ HTTP/1.1" 200 1180 "-" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.5p157" > /var/log/httpd/foreman-ssl_access_ssl.log <
172.31.1.211 - - [02/Apr/2020:10:46:22 0400] "GET /pulp/api/v3//status HTTP/1.1" 301 - "" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.5p157"
172.31.1.211 - - [02/Apr/2020:10:46:22 0400] "GET /pulp/api/v3/status/ HTTP/1.1" 200 472 "" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.5p157" > /var/log/httpd/foreman-ssl_error_ssl.log <
[Thu Apr 02 10:46:22.032060 2020] [ssl:warn] [pid 5075] [client 172.31.1.211:49012] AH02227: Failed to set r->user to 'SSL_CLIENT_S_DN_CN'
[Thu Apr 02 10:46:22.042084 2020] [ssl:warn] [pid 5077] [client 172.31.1.211:49016] AH02227: Failed to set r->user to 'SSL_CLIENT_S_DN_CN' > /var/log/foreman/production.log <
2020-04-02T10:46:21 [I|app|1f96e599] Started POST "/katello/api/v2/repositories?organization_id=1" for 10.40.194.4 at 2020-04-02 10:46:21 -0400
2020-04-02T10:46:21 [I|app|1f96e599] Processing by Katello::Api::V2::RepositoriesController#create as JSON
2020-04-02T10:46:21 [I|app|1f96e599] Parameters: {"product_id"=>"282", "unprotected"=>true, "checksum_type"=>nil, "mirror_on_sync"=>true, "verify_ssl_on_sync"=>true, "download_policy"=>"", "arch"=>"noarch", "ostree_upstream_sync_policy"=>"latest", "http_proxy_policy"=>"global_default_http_proxy", "name"=>"jhutar Docker hub test4", "label"=>"jhutar_Docker_hub_test4", "content_type"=>"docker", "url"=>"https://registry-1.docker.io/", "docker_upstream_name"=>"busybox", "organization_id"=>"1", "api_version"=>"v2", "repository"=>{"name"=>"jhutar Docker hub test4", "arch"=>"noarch", "label"=>"jhutar_Docker_hub_test4", "url"=>"https://registry-1.docker.io/", "unprotected"=>true, "content_type"=>"docker", "product_id"=>"282", "checksum_type"=>nil, "docker_upstream_name"=>"busybox", "mirror_on_sync"=>true, "download_policy"=>"", "verify_ssl_on_sync"=>true, "ostree_upstream_sync_policy"=>"latest", "http_proxy_policy"=>"global_default_http_proxy"}}
2020-04-02T10:46:21 [I|bac|1f96e599] Task {label: Actions::Katello::Repository::CreateRoot, id: 19e5c409-099b-4284-bfda-7caf3266fc76, execution_plan_id: 21bf10a0-2beb-4187-9dc0-8d3d9a24c2cc} state changed: planning
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on name jhutar Docker hub test4
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on major
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on minor
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on gpg_key_id
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on content_id
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on arch noarch
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on label jhutar_Docker_hub_test4
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on url https://registry-1.docker.io/
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on unprotected true
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on content_type docker
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on product_id 282
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on checksum_type
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on pulp_scratchpad_checksum_type
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on docker_upstream_name busybox
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on mirror_on_sync true
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on download_policy
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on verify_ssl_on_sync true
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on upstream_username
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on upstream_password
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on ostree_upstream_sync_policy
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on ostree_upstream_sync_depth
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on deb_releases
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on deb_components
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on deb_architectures
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on ssl_ca_cert_id
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on ssl_client_cert_id
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on ssl_client_key_id
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on ignorable_content
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on docker_tags_whitelist []
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on description
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on ansible_collection_requirements
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on http_proxy_policy global_default_http_proxy
2020-04-02T10:46:21 [I|aud|] Katello::RootRepository (24) create event on http_proxy_id
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on pulp_id 8fc51315-7666-4001-99ce-c2b3842e56e8
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on library_instance_id
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on content_view_version_id 1
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on relative_path default_organization-jhutar_docker_hub_test-jhutar_docker_hub_test4
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on environment_id 1
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on saved_checksum_type
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on distribution_version
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on distribution_arch
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on distribution_bootable
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on distribution_family
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on distribution_variant
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on distribution_uuid
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on container_repository_name default_organization-jhutar_docker_hub_test-jhutar_docker_hub_test4
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on root_id 24
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on remote_href
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on publication_href
2020-04-02T10:46:21 [I|aud|] Katello::Repository (24) create event on version_href
2020-04-02T10:46:22 [I|bac|] Task {label: Actions::Katello::Repository::CreateRoot, id: 19e5c409-099b-4284-bfda-7caf3266fc76, execution_plan_id: 21bf10a0-2beb-4187-9dc0-8d3d9a24c2cc} state changed: planned
2020-04-02T10:46:22 [I|bac|] Task {label: Actions::Katello::Repository::CreateRoot, id: 19e5c409-099b-4284-bfda-7caf3266fc76, execution_plan_id: 21bf10a0-2beb-4187-9dc0-8d3d9a24c2cc} state changed: running > /var/log/messages <
Apr 2 10:46:22 katello dynflow-sidekiq@worker: 2020-04-02T14:46:22.545Z 5753 TID-2ikwvp Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-dd30b20c347eb011aa6afd49 INFO: start
Apr 2 10:46:22 katello pulpcore-api: pulp: django.request:WARNING: Forbidden: /pulp/api/v3/repositories/container/container/
Apr 2 10:46:22 katello pulpcore-api: 127.0.0.1 - - [02/Apr/2020:14:46:22 +0000] "POST /pulp/api/v3/repositories/container/container/ HTTP/1.1" 403 58 "-" "OpenAPI-Generator/1.2.0/ruby"
Apr 2 10:46:22 katello dynflow-sidekiq@worker: 2020-04-02T14:46:22.625Z 5753 TID-2ikwvp Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-dd30b20c347eb011aa6afd49 INFO: done: 0.08 sec
Apr 2 10:46:22 katello dynflow-sidekiq@orchestrator: 2020-04-02T14:46:22.627Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-53571875730d4b69cdc4c3e7 INFO: start
Apr 2 10:46:22 katello dynflow-sidekiq@orchestrator: 2020-04-02T14:46:22.627Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-53571875730d4b69cdc4c3e7 INFO: done: 0.001 sec
Apr 2 10:46:22 katello dynflow-sidekiq@worker: 2020-04-02T14:46:22.629Z 5753 TID-2in4y9 Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-7838de4d7c2b1f33f3fc3664 INFO: start
Apr 2 10:46:22 katello dynflow-sidekiq@worker: 2020-04-02T14:46:22.636Z 5753 TID-2in4y9 Dynflow::Executors::Sidekiq::WorkerJobs::PerformWork JID-7838de4d7c2b1f33f3fc3664 INFO: done: 0.007 sec
Apr 2 10:46:22 katello dynflow-sidekiq@orchestrator: 2020-04-02T14:46:22.636Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-8ac8e33f5a3b1fcede19a1ce INFO: start
Apr 2 10:46:22 katello dynflow-sidekiq@orchestrator: 2020-04-02T14:46:22.636Z 5030 TID-276kfa Dynflow::Executors::Sidekiq::OrchestratorJobs::WorkerDone JID-8ac8e33f5a3b1fcede19a1ce INFO: done: 0.0 sec > /var/log/httpd/foreman-ssl_access_ssl.log <
172.31.1.211 - admin [02/Apr/2020:10:46:22 0400] "POST /pulp/api/v3/repositories/container/container/ HTTP/1.1" 403 58 "" "OpenAPI-Generator/1.2.0/ruby"
10.40.194.4 - - [02/Apr/2020:10:46:21 -0400] "POST /katello/api/v2/repositories?organization_id=1 HTTP/1.1" 500 1247 "https://10.16.159.59/products/282/repositories/new" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0" > /var/log/foreman/production.log <
2020-04-02T10:46:22 [E|bac|] Error message: the server returns an error
HTTP status code: 403
Response headers: {"date"=>"Thu, 02 Apr 2020 14:46:22 GMT", "server"=>"gunicorn/20.0.4", "content-type"=>"application/json", "vary"=>"Accept,Cookie", "allow"=>"GET, POST, HEAD, OPTIONS", "x-frame-options"=>"SAMEORIGIN", "content-length"=>"58", "via"=>"1.1 katello.contperfkn.local", "connection"=>"close"}
Response body: {"detail":"Authentication credentials were not provided."} (PulpContainerClient::ApiError)
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_container_client-1.2.0/lib/pulp_container_client/api_client.rb:81:in `call_api'
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_container_client-1.2.0/lib/pulp_container_client/api/repositories_container_api.rb:369:in `create_with_http_info'
/opt/theforeman/tfm/root/usr/share/gems/gems/pulp_container_client-1.2.0/lib/pulp_container_client/api/repositories_container_api.rb:318:in `create'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/services/katello/pulp3/repository.rb:159:in `create'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/pulp3/repository/create.rb:11:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:563:in `block (3 levels) in execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:32:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:16:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:40:in `block in as_remote_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/models/katello/concerns/user_extensions.rb:21:in `cp_config'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:27:in `as_cp_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:39:in `as_remote_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/lib/actions/middleware/remote_action.rb:16:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/rails_executor_wrap.rb:14:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/execution_wrapper.rb:87:in `wrap'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/rails_executor_wrap.rb:13:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:31:in `with_progress_calculation'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action/progress.rb:17:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_request_id.rb:49:in `restore_current_request_id'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_request_id.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_timezone.rb:44:in `restore_curent_timezone'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_timezone.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_user.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_user.rb:44:in `restore_curent_user'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_user.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `block in run'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:45:in `restore_current_taxonomies'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/lib/actions/middleware/keep_current_taxonomies.rb:15:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:27:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:19:in `pass'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware.rb:32:in `run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/stack.rb:23:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/middleware/world.rb:31:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:562:in `block (2 levels) in execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:561:in `catch'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:561:in `block in execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:475:in `block in with_error_handling'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:475:in `catch'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:475:in `with_error_handling'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:556:in `execute_run'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/action.rb:285:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:18:in `block (2 levels) in execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract.rb:167:in `with_meta_calculation'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:17:in `block in execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:32:in `open_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/execution_plan/steps/abstract_flow_step.rb:16:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/director.rb:68:in `execute'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:11:in `block (2 levels) in perform'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors.rb:12:in `run_user_code'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:9:in `block in perform'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:25:in `with_telemetry'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/worker_jobs.rb:8:in `perform'
/opt/theforeman/tfm/root/usr/share/gems/gems/dynflow-1.4.3/lib/dynflow/executors/sidekiq/serialization.rb:27:in `perform'
[ sidekiq ]
[ concurrent-ruby ]
2020-04-02T10:46:22 [I|bac|] Task {label: Actions::Katello::Repository::CreateRoot, id: 19e5c409-099b-4284-bfda-7caf3266fc76, execution_plan_id: 21bf10a0-2beb-4187-9dc0-8d3d9a24c2cc} state changed: paused result: error
2020-04-02T10:46:22 [E|app|] ForemanTasks::TaskError: Task 19e5c409-099b-4284-bfda-7caf3266fc76: PulpContainerClient::ApiError: Error message: the server returns an error
HTTP status code: 403
Response headers: {"date"=>"Thu, 02 Apr 2020 14:46:22 GMT", "server"=>"gunicorn/20.0.4", "content-type"=>"application/json", "vary"=>"Accept,Cookie", "allow"=>"GET, POST, HEAD, OPTIONS", "x-frame-options"=>"SAMEORIGIN", "content-length"=>"58", "via"=>"1.1 katello.contperfkn.local", "connection"=>"close"}
Response body: {"detail":"Authentication credentials were not provided."}
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/lib/foreman_tasks.rb:59:in `block in sync_task'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/lib/foreman_tasks.rb:58:in `tap'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/lib/foreman_tasks.rb:58:in `sync_task'
/opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/lib/foreman_tasks/triggers.rb:22:in `sync_task'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/controllers/katello/api/v2/repositories_controller.rb:241:in `create'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/basic_implicit_render.rb:6:in `send_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:194:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/rendering.rb:30:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:42:in `block in process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:109:in `block in run_callbacks'
/usr/share/foreman/app/controllers/api/v2/base_controller.rb:163:in `disable_json_root'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/share/foreman/app/controllers/concerns/foreman/controller/timezone.rb:10:in `set_timezone'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/share/foreman/app/models/concerns/foreman/thread_session.rb:32:in `clear_thread'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/usr/share/foreman/app/controllers/concerns/foreman/controller/topbar_sweeper.rb:12:in `set_topbar_sweeper_controller'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in `around'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/opt/theforeman/tfm/root/usr/share/gems/gems/audited-4.9.0/lib/audited/sweeper.rb:14:in `around'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:118:in `block in run_callbacks'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:136:in `run_callbacks'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/callbacks.rb:41:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/rescue.rb:22:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:34:in `block in process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `block in instrument'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications/instrumenter.rb:23:in `instrument'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/notifications.rb:168:in `instrument'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/instrumentation.rb:32:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal/params_wrapper.rb:256:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/activerecord-5.2.1/lib/active_record/railties/controller_runtime.rb:24:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/app/controllers/katello/concerns/api/api_controller.rb:39:in `process_action'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/abstract_controller/base.rb:134:in `process'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionview-5.2.1/lib/action_view/rendering.rb:32:in `process'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal.rb:191:in `dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_controller/metal.rb:252:in `dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:52:in `dispatch'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:34:in `serve'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:18:in `block in <class:Constraints>'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:48:in `serve'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52:in `block in serve'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `each'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `serve'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/engine.rb:524:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `public_send'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `method_missing'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:19:in `block in <class:Constraints>'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/mapper.rb:48:in `serve'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:52:in `block in serve'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `each'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/journey/router.rb:35:in `serve'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/routing/route_set.rb:840:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/lib/katello/middleware/event_daemon.rb:10:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/static_dispatcher.rb:66:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/extractor/recorder.rb:137:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
/usr/share/foreman/lib/foreman/middleware/telemetry.rb:10:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/apipie-rails-0.5.17/lib/apipie/middleware/checksum_in_headers.rb:27:in `call'
/usr/share/foreman/lib/foreman/middleware/catch_json_parse_errors.rb:9:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/tempfile_reaper.rb:15:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/etag.rb:25:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/conditional_get.rb:38:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/head.rb:12:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/http/content_security_policy.rb:18:in `call'
/usr/share/foreman/lib/foreman/middleware/logging_context_session.rb:22:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/session/abstract/id.rb:232:in `context'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/session/abstract/id.rb:226:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/cookies.rb:670:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/callbacks.rb:98:in `run_callbacks'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/callbacks.rb:26:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/debug_exceptions.rb:61:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/show_exceptions.rb:33:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/rack/logger.rb:38:in `call_app'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/rack/logger.rb:28:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/sprockets-rails-3.2.1/lib/sprockets/rails/quiet_assets.rb:13:in `call'
/usr/share/foreman/lib/foreman/middleware/logging_context_request.rb:11:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/remote_ip.rb:81:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/request_id.rb:27:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.16.0.pre.master/lib/katello/prevent_json_parsing.rb:12:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/method_override.rb:22:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/runtime.rb:22:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/activesupport-5.2.1/lib/active_support/cache/strategy/local_cache_middleware.rb:29:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/executor.rb:14:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/actionpack-5.2.1/lib/action_dispatch/middleware/static.rb:127:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/sendfile.rb:111:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/secure_headers-6.3.0/lib/secure_headers/middleware.rb:11:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/engine.rb:524:in `call'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `public_send'
/opt/theforeman/tfm/root/usr/share/gems/gems/railties-5.2.1/lib/rails/railtie.rb:190:in `method_missing'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/urlmap.rb:68:in `block in call'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/urlmap.rb:53:in `each'
/opt/theforeman/tfm/root/usr/share/gems/gems/rack-2.0.6/lib/rack/urlmap.rb:53:in `call'
/usr/share/passenger/phusion_passenger/rack/thread_handler_extension.rb:74:in `process_request'
/usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:141:in `accept_and_process_next_request'
/usr/share/passenger/phusion_passenger/request_handler/thread_handler.rb:109:in `main_loop'
/usr/share/passenger/phusion_passenger/request_handler.rb:455:in `block (3 levels) in start_threads'
/opt/theforeman/tfm/root/usr/share/gems/gems/logging-2.2.2/lib/logging/diagnostic_context.rb:474:in `block in create_with_logging_context'
2020-04-02T10:46:22 [I|app|] Completed 500 Internal Server Error in 978ms (Views: 0.3ms | ActiveRecord: 65.2ms) > /var/log/httpd/foreman-ssl_access_ssl.log <
10.40.194.4 - - [02/Apr/2020:10:46:23 -0400] "GET /foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details HTTP/1.1" 200 2598 "https://10.16.159.59/foreman_tasks/tasks/4301a450-8e40-4c28-9952-9b482d155980" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0" > /var/log/foreman/production.log <
2020-04-02T10:46:23 [I|app|c379e832] Started GET "/foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details" for 10.40.194.4 at 2020-04-02 10:46:23 -0400
2020-04-02T10:46:23 [I|app|c379e832] Processing by ForemanTasks::Api::TasksController#details as JSON
2020-04-02T10:46:23 [I|app|c379e832] Parameters: {"id"=>"4301a450-8e40-4c28-9952-9b482d155980"}
2020-04-02T10:46:23 [I|app|c379e832] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl
2020-04-02T10:46:23 [I|app|c379e832] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl (25.0ms)
2020-04-02T10:46:23 [I|app|c379e832] Completed 200 OK in 36ms (Views: 22.8ms | ActiveRecord: 4.5ms) > /var/log/httpd/foreman-ssl_access_ssl.log <
10.40.194.4 - - [02/Apr/2020:10:46:26 -0400] "GET /notification_recipients HTTP/1.1" 200 788 "https://10.16.159.59/foreman_tasks/tasks/4301a450-8e40-4c28-9952-9b482d155980" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0" > /var/log/foreman/production.log <
2020-04-02T10:46:26 [I|app|d8e7a761] Started GET "/notification_recipients" for 10.40.194.4 at 2020-04-02 10:46:26 -0400
2020-04-02T10:46:26 [I|app|d8e7a761] Processing by NotificationRecipientsController#index as JSON
2020-04-02T10:46:26 [I|app|d8e7a761] Completed 200 OK in 21ms (Views: 0.2ms | ActiveRecord: 3.2ms)
2020-04-02T10:46:28 [I|app|664aedce] Started GET "/foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details" for 10.40.194.4 at 2020-04-02 10:46:28 -0400
2020-04-02T10:46:28 [I|app|664aedce] Processing by ForemanTasks::Api::TasksController#details as JSON
2020-04-02T10:46:28 [I|app|664aedce] Parameters: {"id"=>"4301a450-8e40-4c28-9952-9b482d155980"}
2020-04-02T10:46:28 [I|app|664aedce] Rendering /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl
2020-04-02T10:46:28 [I|app|664aedce] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/foreman-tasks-1.0.1/app/views/foreman_tasks/api/tasks/details.json.rabl (24.5ms) > /var/log/httpd/foreman-ssl_access_ssl.log <
10.40.194.4 - - [02/Apr/2020:10:46:28 -0400] "GET /foreman_tasks/api/tasks/4301a450-8e40-4c28-9952-9b482d155980/details HTTP/1.1" 200 2598 "https://10.16.159.59/foreman_tasks/tasks/4301a450-8e40-4c28-9952-9b482d155980" "Mozilla/5.0 (X11; Fedora; Linux x86_64; rv:74.0) Gecko/20100101 Firefox/74.0" > /var/log/foreman/production.log <
2020-04-02T10:46:28 [I|app|664aedce] Completed 200 OK in 36ms (Views: 22.4ms | ActiveRecord: 4.5ms)
```

katello-3.16.0-0.2.master.el7.noarch

Actions #1

Updated by Jan Hutař almost 5 years ago

It does not work even when I put mine Docker Hub credentials there. Anyway "busybox" seems to be a publically available repository:

https://hub.docker.com/_/busybox

Actions #2

Updated by Ian Ballou almost 5 years ago

  • Assignee set to Samir Jha
Actions #3

Updated by Samir Jha almost 5 years ago

This should be fixed in the latest katello nightly.

If you can not upgrade, the workaround for this would be to run the following
cd /usr/lib/python3.6/site-packages/pulpcore
sudo -u pulp PULP_SETTINGS='/etc/pulp/settings.py' DJANGO_SETTINGS_MODULE='pulpcore.app.settings' python3-django-admin reset-admin-password --random

Let me know if that helps.

Actions #4

Updated by John Mitsch almost 5 years ago

  • Category set to Container
  • Status changed from New to Resolved
  • Target version set to Katello Recycle Bin
  • Triaged changed from No to Yes

Since it looks like this has been resolved, I'm going to mark it as so. If anyone hits this again, please comment or re-open.

Actions

Also available in: Atom PDF