Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ValueError: There's already an active RQ scheduler #19

Open
crwallace opened this issue Oct 13, 2017 · 0 comments
Open

ValueError: There's already an active RQ scheduler #19

crwallace opened this issue Oct 13, 2017 · 0 comments
Assignees

Comments

@crwallace
Copy link

https://sentry.io/colorofchange/callpower-ug/issues/351460970/

ValueError: There's already an active RQ scheduler
(2 additional frame(s) were not displayed)
...
  File "flask_script/__init__.py", line 383, in handle
    res = handle(*args, **config)
  File "flask_rq2/script.py", line 42, in __call__
    return self.run(*args, **kwargs)
  File "flask_rq2/script.py", line 233, in run
    scheduler.run()
  File "rq_scheduler/scheduler.py", line 336, in run
    self.register_birth()
  File "rq_scheduler/scheduler.py", line 33, in register_birth
    raise ValueError("There's already an active RQ scheduler")

ValueError: There's already an active RQ scheduler
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants