question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ClickHouse : download driver fail

See original GitHub issue

System information:

  • Operating system : 5.8.0-41-generic #46~20.04.1-Ubuntu
  • DBeaver version : Version 7.3.4.202101311042
  • Additional extensions

Describe the problem you’re observing:

When I setup a connection to clickhouse-server ( docker )

docker run --rm -e CLICKHOUSE_DB=my_database -e CLICKHOUSE_USER=username -e CLICKHOUSE_PASSWORD=password -p 9001:9000/tcp yandex/clickhouse-server

Dbeaver ask to download driver and fail :

Driver file download failed.
Do you want to retry?

Reason:
Can't open 'https://repo1.maven.org/maven2/ru/yandex/clickhouse/clickhouse-jdbc/${revision}/clickhouse-jdbc-${revision}.jar': Not Found

Thank you all 👍

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:7 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
uslsscommented, Feb 5, 2021

verified

1reaction
serge-ridercommented, Feb 4, 2021

Fixed

Read more comments on GitHub >

github_iconTop Results From Across the Web

Troubleshooting | ClickHouse Docs
Check the IP Access List, if you are attempting to connect from outside the allowed list then your connection will fail. Self-managed ClickHouse...
Read more >
Welcome to clickhouse-driver — clickhouse-driver 0.2.5 ...
Welcome to clickhouse-driver's documentation. Get started with Installation and then get an overview with the Quickstart where common queries are described.
Read more >
How to connect to ClickHouse on MacOS? Driver error
Driver error. Hello! I have an issue connecting to ClickHouse through the ODBC driver on MacOS. I have compiled the driver following the ......
Read more >
clickhouse-driver Documentation - Read the Docs
Clickhouse -driver will detect and use them if you install them. ... means that the query will fail with UNKNOWN_SETTING error.
Read more >
ClickHouse ODBC Driver Installation for Windows
Launch the downloaded ClickHouse ODBC installer. Note: There may be a warning from Microsoft Windows Defender that the installer is an ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found