:econnrefused and auth issues after contribution guide steps #5354
-
Follow the guide, I have a running DB and Clickhouse inside Docker. After that, I ran the command
I have checked the connection to ClickHouse:
I figured out whether the line in Makefile would be changed from:
to:
The connection to ClickHouse is ok:
But after repeating
Can someone help me or direct me to where I can find more info about how to run this locally, please? And is contributing guide up-to-date? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
The last error can probably be fixed by adding |
Beta Was this translation helpful? Give feedback.
👋 @vladislavkovaliov
The last error can probably be fixed by adding
-e CLICKHOUSE_SKIP_USER_SETUP=1