sharanf commented on issue #79:
URL: https://github.com/apache/kibble/issues/79#issuecomment-723612023


   Hi I had another try but am still getting an error.
   
   Trying to create ES index...
    File "/usr/local/lib/python3.8/site-packages/urllib3/connection.py", line 
159, in _new_conn
   setup_1          |     conn = connection.create_connection(
   setup_1          |   File 
"/usr/local/lib/python3.8/site-packages/urllib3/util/connection.py", line 61, 
in create_connection
   setup_1          |     for res in socket.getaddrinfo(host, port, family, 
socket.SOCK_STREAM):
   setup_1          |   File "/usr/local/lib/python3.8/socket.py", line 918, in 
getaddrinfo
   setup_1          |     for res in _socket.getaddrinfo(host, port, family, 
type, proto, flags):
   setup_1          | socket.gaierror: [Errno -2] Name or service not known
   
   I am beginning to think that it is caused by my own pc setup. .I took at 
look in the usr/local/bin/ptyhon3.8/ directory and the site-packages directory 
doesn't exist.. plus I have a virualenv for another pyhon version as my default.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to