Problem:
Pulp 2 to 3 migration fails
Expected outcome:
Pulp 2 to 3 migration does not fail
Foreman and Proxy versions:
foreman-2.3.5-1.el7.noarch
katello-3.18.5-1.el7.noarch
foreman-proxy-2.3.5-1.el7.noarch
Foreman and Proxy plugin versions:
Distribution and version:
CentOS Linux release 7.9.2009 (Core)
Other relevant data:
Hi,
I still can’t upgrade my pulp2 to pulp3 under Katello. I have tried several times, thinking that one day a package update might solve it. This time the error is different:
Pulp2to3MigrationClient::ApiError: Error message: the server returns an error
HTTP status code: 404
Response headers: {"date"=>"Tue, 21 Sep 2021 12:53:15 GMT", "server"=>"gunicorn/20.0.4", "content-type"=>"text/html; charset=UTF-8", "x-frame-options"=>"SAMEORIGIN", "content-length"=>"77", "via"=>"1.1 katello.a.space.corp", "connection"=>"close"}
Response body: <h1>Not Found</h1><p>The requested resource was not found on this server.</p>
From /var/log/messages
Sep 21 12:45:36 katello pulpcore-api: - - [21/Sep/2021:12:45:36 +0000] "GET /pulp/api/v3/status HTTP/1.1" 301 0 "-" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.9p229"
Sep 21 12:45:36 katello pulpcore-api: - - [21/Sep/2021:12:45:36 +0000] "GET /pulp/api/v3/status/ HTTP/1.1" 200 2414 "-" "rest-client/2.0.2 (linux-gnu x86_64) ruby/2.5.9p229"
Sep 21 12:45:36 katello qdrouterd: ROUTER_CORE (info) [C7][L121473] Link detached: del=0 presett=0 psdrop=0 acc=0 rej=0 rel=0 mod=0 delay1=0 delay10=0 blocked=no
Sep 21 12:45:36 katello qdrouterd: ROUTER_CORE (info) [C52912][L121472] Link detached: del=0 presett=0 psdrop=0 acc=0 rej=0 rel=0 mod=0 delay1=0 delay10=0 blocked=no
Sep 21 12:45:36 katello pulpcore-api: pulp: django.request:WARNING: Not Found: /pulp/api/v3/migration-plans/
Help is highly appreciated.