Fetching docker-compose file <https://raw.githubus...
# getting-started
a
Fetching docker-compose file https://raw.githubusercontent.com/datahub-project/datahub/master/docker/quickstart/docker-compose-without-neo4j.quickstart.yml from GitHub [2022-08-18 150441,571] ERROR {datahub.entrypoints:188} - Command failed with HTTPSConnectionPool(host='raw.githubusercontent.com', port=443): Max retries exceeded with url: /datahub-project/datahub/master/docker/quickstart/docker-compose-without-neo4j.quickstart.yml (Caused by SSLError(SSLEOFError(8, 'EOF occurred in violation of protocol (_ssl.c:1131)'))). Run with --debug to get full trace
b
some python issue with TLS, just download the quickstart file directly, save to location and use
datahub docker quickstart --quickstart-compose-file <your-file-here>
a
close this issue .it has been resolved