tests/fixtures/intersphinx_unreachable.txt
tests/fixtures/intersphinx_unreachable.txtBrowse 35 files
176 tokens
681 bytes
Token encoding: o200k_base
Snapshot 39882c6
← Back to SKILL.md
1Build: 4159413 State: Finished Success: False Duration: 1078s2Failing command: python -m sphinx -T -W --keep-going -j auto -b html -d _build/doctrees -D language=en . $READTHEDOCS_OUTPUT/html3Exit code: 14 5WARNING: failed to reach any of the inventories with the following issues:6intersphinx inventory 'https://docs.python.org/3/objects.inv' not fetchable due to <class 'requests.exceptions.ConnectionError'>: HTTPSConnectionPool(host='docs.python.org', port=443): Max retries exceeded with url: /3/objects.inv (Caused by NewConnectionError('Failed to establish a new connection: [Errno 101] Network is unreachable'))7 8Summary line: build finished with problems, 1 warning.9