Skip to content

debian_oval: cannot connect behind a proxy #556

@list4nestor

Description

@list4nestor

Behind a company proxy, we get this when importing debian_oval:

$ python manage.py import debian_oval
Importing data from debian_oval
Failed to get updated_advisories: <xml.etree.ElementTree.ElementTree object at 0x7fb2af8fb550> with {'type': 'deb', 'namespace': 'debian', 'qualifiers': {'distro': 'wheezy'}}:
Traceback (most recent call last):
  File "/usr/local/lib/python3.8/site-packages/aiohttp/connector.py", line 999, in _create_direct_connection
    hosts = await asyncio.shield(host_resolved)
(...)

=> Request to support use of proxy like already done in all other cases.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions