-
Couldn't load subscription status.
- Fork 4.5k
Description
Issue Summary
When refreshing queries/dashboards manually, we see queries are executed according to the backend logs. However, the process never seems to end or if they do, the graphs likely remain empty. seeing the logs in the server, neither errors nor query activity is seen.
Steps to Reproduce
Not sure about the steps to reproduce it. We've just migrated Redash from 25.1.0 to 25.8.0 recently. It's worth noticing that we didn't have this issue in the version 25.1.0.
We use Mongo Atlas DB v8.0.15 as datasource for the graphs. we´ve made several checks, it is just working.
I attach what we see in browser's logs
as a side note of the screenshot, the query has data to show and should've drawn a pie graph
Technical details:
- Redash Version: v25.8.0
- Browser/OS: Chrome/Linux
- How did you install Redash: docker compose as suggested in getredash/setup repository
Any suggestion to address this issue is welcome
Thanks in advance