You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@superset.apache.org by GitBox <gi...@apache.org> on 2019/11/02 15:15:32 UTC

[GitHub] [incubator-superset] myzcid commented on issue #8491: load_examples TimeoutError: [Errno 110] Connection timed out

myzcid commented on issue #8491: load_examples TimeoutError: [Errno 110] Connection timed out
URL: https://github.com/apache/incubator-superset/issues/8491#issuecomment-549052802
 
 
   > I am so sorry, that's my fault:
   > my server can not resolve the domain: `raw.githubusercontent.com`
   > 
   > Sorry again ...
   
   I use sqlite:
   019-11-02 06:22:39,866:INFO:root:Database.get_sqla_engine(). Masked URL: sqlite:////home/work/incubator-superset/superset/.superset/superset.db
   Traceback (most recent call last):
     File "/usr/local/lib/python3.6/urllib/request.py", line 1318, in do_open
       encode_chunked=req.has_header('Transfer-encoding'))
     File "/usr/local/lib/python3.6/http/client.py", line 1254, in request
       self._send_request(method, url, body, headers, encode_chunked)
     File "/usr/local/lib/python3.6/http/client.py", line 1300, in _send_request
       self.endheaders(body, encode_chunked=encode_chunked)
     File "/usr/local/lib/python3.6/http/client.py", line 1249, in endheaders
       self._send_output(message_body, encode_chunked=encode_chunked)
     File "/usr/local/lib/python3.6/http/client.py", line 1036, in _send_output
       self.send(msg)
     File "/usr/local/lib/python3.6/http/client.py", line 974, in send
       self.connect()
     File "/usr/local/lib/python3.6/http/client.py", line 1407, in connect
       super().connect()
     File "/usr/local/lib/python3.6/http/client.py", line 946, in connect
       (self.host,self.port), self.timeout, self.source_address)
     File "/usr/local/lib/python3.6/socket.py", line 724, in create_connection
       raise err
     File "/usr/local/lib/python3.6/socket.py", line 713, in create_connection
       sock.connect(sa)
   TimeoutError: [Errno 110] Connection timed out

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@superset.apache.org
For additional commands, e-mail: notifications-help@superset.apache.org