Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

All CryptoHouse queries erroring #20

Closed
reard96 opened this issue Jan 22, 2025 · 2 comments
Closed

All CryptoHouse queries erroring #20

reard96 opened this issue Jan 22, 2025 · 2 comments
Assignees
Labels
bug Something isn't working

Comments

@reard96
Copy link

reard96 commented Jan 22, 2025

Describe the bug
Every query in CryptoHouse returns Error: use_query_cache and overflow_mode != 'throw' cannot be used together.

To Reproduce

  • Run any sample query from the CryptoHouse website.
  • E.g., go to https://crypto.clickhouse.com/, run SELECT * FROM base.blocks LIMIT 1000

Expected behavior

  • Query would return results

Screenshots

Image

Desktop (please complete the following information):

  • This error occurred on my Mac in both Brave & Firefox.
  • We also reproduced on a second Mac running Safari.

Additional context
Add any other context about the problem here.

@reard96 reard96 added the bug Something isn't working label Jan 22, 2025
@reard96 reard96 changed the title All CryptoHouse queriers erroring All CryptoHouse queries erroring Jan 22, 2025
@gingerwizard
Copy link
Collaborator

We're on it. This was caused by ClickHouse/ClickHouse#69549 - the service was upgraded and settings were incompatible. fixing being pushed now.

@gingerwizard
Copy link
Collaborator

Resolved, refresh.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants