Skip to main content
Skip to main content

Troubleshooting Common Issues

Having problems with ClickHouse? Find the solutions to common issues here.

Performance and Errors

Queries running slowly, timeouts, or getting specific error messages like "Memory limit exceeded" or "Connection refused."

Show performance and error solutions

Memory and Resources

High memory usage, out-of-memory crashes, or need help sizing your ClickHouse deployment.

Show memory solutions

Connections and Authentication

Can't connect to ClickHouse, authentication failures, SSL certificate errors, or client setup issues.

Show connection solutions

Setup and Configuration

Initial installation, server configuration, database creation, data ingestion issues, or replication setup.

Show setup and configuration solutions

Still Need Help?

If you can't find a solution:

  1. Check system tables - Run SELECT * FROM system.processes and SELECT * FROM system.query_log ORDER BY event_time DESC LIMIT 10
  2. Review server logs - Look for error messages in your ClickHouse logs
  3. Ask the community - GitHub Discussions
  4. Get professional support - ClickHouse Cloud support