gh372029002 commented on issue #6425:
URL: https://github.com/apache/superset/issues/6425#issuecomment-1490121352

   I have this:
   ERROR: (builtins.NoneType) None
   [SQL: Error HTTPConnectionPool(host='127.0.0.1', port=8123): Max retries 
exceeded with url: /?wait_end_of_query=1 (Caused by NewConnectionError(': 
Failed to establish a new connection: [Errno 111] Connection refused')) 
executing HTTP request http://127.0.0.1:8123]
   (Background on this error at: https://sqlalche.me/e/14/dbapi)
   
   My local code is empty. Here are some ways I can try to use links. Can you 
help me see what the problem is?
   clickhousedb://default:[email protected]:8123/default
   clickhousedb://default:default:''@127.0.0.1:8123/default
   clickhousedb://default:default:""@127.0.0.1:8123/default
   clickhousedb://default:default:[email protected]:8123/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.

To unsubscribe, e-mail: [email protected]

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to