Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

[BUG] Clickhouse datasource not finishing schema scan #1199

Open
fstolba opened this issue Mar 30, 2023 · 1 comment
Open

[BUG] Clickhouse datasource not finishing schema scan #1199

fstolba opened this issue Mar 30, 2023 · 1 comment

Comments

@fstolba
Copy link

fstolba commented Mar 30, 2023

Clickhouse datasource schema sync is never finished / hangs at in progress, even several hours after adding it. This is on a completely fresh docker-compose based installation. The database is not excessively large from my understanding.

I tried triggering the sync again and, judging from the logs, it seems that CG is indeed working on the sync:

chaosgenius-worker-alerts       | {"asctime": "2023-03-30 21:00:08,476", "levelname": "WARNING", "name": "chaos_genius.controllers.data_source_metadata_controller", "message": "Datasource with id: 2 already in Progress, skipping..", "lineno": 133, "funcName": "run_metadata_prefetch", "filename": "data_source_metadata_controller.py"}
chaosgenius-worker-alerts       | [2023-03-30 21:00:08,476: WARNING/ForkPoolWorker-1] Datasource with id: 2 already in Progress, skipping..

Apart from that, I'm not sure what I'm supposed to be looking for, please let me know what infos/logs are relevant for debugging.

Explain the environment

  • Chaos Genius version: latest + 0.11.0 + 0.10.2 (tried all three)
  • OS Version / Instance: amx64 / Debian 10.11 / Docker-compose 1.24.1
  • Deployment type: docker-compos
  • Datasource type: Clickhouse
@github-actions
Copy link

Hello there, thanks for opening your first issue. We welcome you to the community!

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant