Queries not refreshing; possibly no background processes running? #7074
Replies: 2 comments
-
Redash is pretty much unusable for us without scheduled queries working. Is this project dead? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I think I "fixed" this by reinstalling Redash from scratch (and losing all my queries and such, which wasn't that many), but I have no clue what was actually wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Since I upgraded to Redash 10, my scheduled queries have not been refreshing.
I've tried a ton of troubleshooting steps found by searching this repo's issues and discussions, as well as things I found on other sites, but nothing seems to help.
Here's my

/admin/status
:The queues keep growing. I've purged them several times; one was in the tens of thousands before I purged.
Here's




/admin/queries/jobs
:/admin/queries/outdated
produces an error; I don't know if that's a hint.Here's my
docker-compose.yml
. The commented-out lines are from previous troubleshooting attempts:It's running on an EC2 t2.small instance with a bunch of swap space because I know Redash 10 is memory-hungry. Here's
top
:I'd really appreciate any help with this. I'm at a loss.
Beta Was this translation helpful? Give feedback.
All reactions