Issue #8341
Cannot connect to host fixtures.pulpproject.org:443 ssl:default [Name or service not known]
Description
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]'
History
#1
Updated by daviddavis about 1 month ago
Another failure from yesterday:
https://github.com/pulp/pulp_python/runs/2035014130?check_suite_focus=true
#2
Updated by fao89 about 1 month ago
- Triaged changed from No to Yes
#3
Updated by gerrod about 1 month 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.
#4
Updated by ggainey about 1 month 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.
#5
Updated by misc about 1 month 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.
Please register to edit this issue