pranavgupta1234 / rqmonitor

Flask based more dynamic and actionable frontend dashboard for monitoring Redis Queue 👩🏿‍💻 http://python-rq.org
Apache License 2.0
186 stars 24 forks source link

Global Exception - No Such Job Error #22

Closed ducalpha closed 3 years ago

ducalpha commented 3 years ago

I got the following error after upgrading to 1.0.4. Is there any fix/workaround? I tried to unchecked all the Job Statuses but the error still persisted.

RQ Monitor Docker Version: 1.0.4 RQ version: 1.8.1

Screenshot 2021-07-23 130011
pranavgupta1234 commented 3 years ago

Is it persistent or goes away on refresh ?

ducalpha commented 3 years ago

The error does not go away on refresh. However, after I re-created the rq-monitor docker, it showed the job again.

pranavgupta1234 commented 3 years ago

Can you check if this error is reproducible on v1.0.6

ducalpha commented 3 years ago

This error seems to be fixed in the latest version v1.0.6.