# Error: Ensure sidekiq is running

**URL:** https://meta.discourse.org/t/error-ensure-sidekiq-is-running/207645
**Category:** Bug
**Created:** [October 30, 2021, 10:18am UTC](https://meta.discourse.org/t/error-ensure-sidekiq-is-running/207645 "2021-10-30T10:18:12Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![AquaL1te](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aqual1te/32/201966_2.png) [@AquaL1te](https://meta.discourse.org/u/AquaL1te)
#### Post date: [October 30, 2021, 10:18am UTC](https://meta.discourse.org/t/error-ensure-sidekiq-is-running/207645/1 "2021-10-30T10:18:12Z")

</div>

Continuing the discussion from [A check for updates has not been performed lately. Ensure sidekiq is running](https://meta.discourse.org/t/a-check-for-updates-has-not-been-performed-lately-ensure-sidekiq-is-running/69726):

I’m running 2.8.0.beta7 ([cd8822cb50](https://github.com/discourse/discourse/commits/cd8822cb5056e6a1ee39016bb7527672a655d920)), just upgraded. And I get this same error that `sidekiq` is not running. Does anyone else have this same issue?

---

<div class="post-metadata">

### Author: ![JammyDodger](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jammydodger/32/254611_2.png) [@JammyDodger](https://meta.discourse.org/u/JammyDodger)
#### Post date: [October 30, 2021, 10:52am UTC](https://meta.discourse.org/t/error-ensure-sidekiq-is-running/207645/2 "2021-10-30T10:52:18Z")

</div>

Yes, [I did](https://meta.discourse.org/t/sidekiq-wont-run-jobs-versioncheck-even-fresh-after-installation/207386/7), but I believe it’s been fixed:

[https://github.com/discourse/discourse/commit/b1603c866781dc3d88a97cf3e1ccd1f33b6c7163](https://github.com/discourse/discourse/commit/b1603c866781dc3d88a97cf3e1ccd1f33b6c7163)

You can hurry-up the recheck if you go into `/sidekiq/scheduler` and manually trigger the `Jobs::VersionCheck`. 👍

---

<div class="post-metadata">

### Author: ![IAmGav](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/iamgav/32/235598_2.png) [@IAmGav](https://meta.discourse.org/u/IAmGav)
#### Post date: [October 30, 2021, 10:59am UTC](https://meta.discourse.org/t/error-ensure-sidekiq-is-running/207645/3 "2021-10-30T10:59:38Z")

</div>

> [@JammyDodger](#):
>
> I believe it’s been fixed:

Yes, it is fixed and just need to run the job.

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [November 2, 2021, 1:21am UTC](https://meta.discourse.org/t/error-ensure-sidekiq-is-running/207645/4 "2021-11-02T01:21:28Z")

</div>


