Issue Summary

All datasources stopped working, nothing changed in the configuration recently. I’ve checked redis and works properly adding new job keys. But the refresh button on queries and the test connection on datasource fails.

Error displayed on log:
2022-06-28 09:42:57 +0000] [7] [CRITICAL] WORKER TIMEOUT (pid:46)
[2022-06-28 09:42:57,304][PID:46][INFO][metrics] method=POST path=/api/data_sources/1/test endpoint=datasourcetestresource status=500 content_type=? content_length=-1 duration=29809.76 query_count=4 query_duration=16.79
[2022-06-28 09:42:57 +0000] [46] [INFO] Worker exiting (pid: 46)

Technical details:

  • Redash Version: 10.1.0.b50633
  • Browser/OS: chrome / linux
  • How did you install Redash: kubernetes with helm chart 3.0.0-beta1

Welcome to the forum. Sorry you’re having trouble with this. I don’t have any experience with kubernetes deployments (we don’t officially support them…yet). That said, there’s not much information to go off here.

Do you see any data sources when you visit Redash settings?

Thanks jesse for your answer. Never mind, it was solved by restarting redis.

1 Like