BRON icon indicating copy to clipboard operation
BRON copied to clipboard

Cannot download threat info through neither docker's "bootstrap" nor "build_bron.py" manually.

Open jayzheng98 opened this issue 1 year ago • 6 comments

bootstrap logs:

raise ConnectionError(e, request=request) requests.exceptions.ConnectionError: HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /mitre/cti/master/enterprise-attack/enterprise-attack.json (Caused by NewConnectionError('<urllib3.connection.HTTPSConnection object at 0x7f861a1fe6d0>: Failed to establish a new connection: [Errno 111] Connection refused'))

jayzheng98 avatar Aug 08 '22 08:08 jayzheng98