# Sidekiq未运行

**URL:** https://meta.discourse.org/t/sidekiq-not-running/64697
**Category:** Self-hosting
**Created:** [2017年六月18日 12:07 UTC](https://meta.discourse.org/t/sidekiq-not-running/64697 "2017-06-18T12:07:05Z")
**Posts on this page:** 1
**Showing post:** 5

<div class="post-metadata">

### Author: ![Cyclops](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/cyclops/32/119674_2.png) [@Cyclops](https://meta.discourse.org/u/Cyclops)
#### Post date: [2017年六月18日 20:55 UTC](https://meta.discourse.org/t/sidekiq-not-running/64697/5 "2017-06-18T20:55:37Z")

</div>

This problem is the result of a query not being sent properly from [the VersionCheck job](https://meta.discourse.org/t/json-parsererror-on-jobs-versioncheck/64650/6). It is failing because when it goes to check the version, the query isn’t included and thus a bad response comes back. There was also an issue with the port number, IIRC. There is a [pull request pending on the fix](https://github.com/discourse/discourse/pull/4935).

I did **not** make the fix, but I did manually apply the code changes to my install and it fixed the issue.

---

_[View the full topic](https://meta.discourse.org/t/sidekiq-not-running/64697)._
