There was an issue with the backend service pulp3:Pulp redis connection issue

Problem:
When I try to Create new repository in product this issue comes up,
"There was an issue with the backend service pulp3: Pulp redis connection issue at https://localhost.example.com/pulp/api/v3."
Also added the hammer ping command output below,

database:
    Status:          ok
    Server Response: Duration: 0ms
candlepin:
    Status:          ok
    Server Response: Duration: 97ms
candlepin_auth:
    Status:          ok
    Server Response: Duration: 70ms
candlepin_events:
    Status:          ok
    message:         0 Processed, 0 Failed
    Server Response: Duration: 0ms
katello_events:
    Status:          ok
    message:         0 Processed, 0 Failed
    Server Response: Duration: 1ms
pulp3:
    Status:          FAIL
    Server Response: Message: Pulp redis connection issue at https://localhost.example.com/pulp/api/v3.
pulp3_content:
    Status:          ok
    Server Response: Duration: 134ms
foreman_tasks:
    Status:          FAIL
    Server Response: Message: some executors are not responding, check /foreman_tasks/dynflow/status

Expected outcome:
Create new repository and sync without pulp issue.

Foreman and Proxy versions:
Foreman 3.5 and Katello 4.7

Distribution and version:
Rocky Linux release 8.7

1 Like

Issue solved after proper reinstallation of the foreman and katello.

1 Like