EDIT: turns out it was a network issue on my side ...
# troubleshoot
b
EDIT: turns out it was a network issue on my side Running docker-compose -p datahub up from a freshly pulled datahub code and elasticsearch-setup fails to build. I'm also having trouble building images that I could build yesterday. Any idea what could be wrong? Using Ubuntu 21.04. Tried on my windows machine and kafka-setup and elasticsearch-setup fails to build.
1
r
Try doing a curl -X GET "<url displayed in the error>" If you get TLS error update your cacerts https://askubuntu.com/questions/645818/how-to-install-certificates-for-command-line
b
I get an authentication error when trying to curl the addresses. I don't have any ca certificates - do I need to get them from somewhere?