This is … unexpected. Few pointers to debug:
-
Is your Discourse dev environment set up properly? (for reference: macOS dev guide, Ubuntu dev guide.)
-
Is the Sidekiq and Rails application running in different Rails environments?
-
Are you seeing any relevant errors in
/logs
? -
Can you verify that other jobs are getting enqueued and executed successfully?