Issue #8341
closedCannot connect to host fixtures.pulpproject.org:443 ssl:default [Name or service not known]
Description
Ticket moved to GitHub: "pulp/pulpcore/1978":https://github.com/pulp/pulpcore/issues/1978
Started background task /pulp/api/v3/tasks/35361c21-4459-4e30-8494-dc2270611e57/
.........Error: Task /pulp/api/v3/tasks/35361c21-4459-4e30-8494-dc2270611e57/ failed: 'Cannot connect to host fixtures.pulpproject.org:443 ssl:default [Name or service not known]'
Updated by daviddavis over 3 years ago
Another failure from yesterday:
https://github.com/pulp/pulp_python/runs/2035014130?check_suite_focus=true
Updated by gerrod over 3 years ago
I have this issue occur when I set a sync to use policy 'immediate'. I think it might have to do with the DownloadFactory.
Updated by ggainey over 3 years ago
Another couple transient DNS failures during a test-run:
Mar 10 18:36:19 pulp2-nightly-pulp3-source-centos7.padre-fedora.example.com rq[7244]: raise ClientConnectorError(req.connection_key, exc) from exc Mar 10 18:36:19 pulp2-nightly-pulp3-source-centos7.padre-fedora.example.com rq[7244]: aiohttp.client_exceptions.ClientConnectorError: Cannot connect to host fixtures.pulproject.org:443 ssl:default [Name or service not known]
Time is in UTC.
Updated by misc over 3 years ago
So there was a typo in the openshift deployment, which is now fixed (if all go well).
However, that do not solve the initial issue, who didn't seems to have a typo.
Updated by pulpbot almost 3 years ago
- Description updated (diff)
- Status changed from NEW to CLOSED - DUPLICATE