Hello, team. I’m having the same problem with this...
# ask-for-help
u
Hello, team. I’m having the same problem with this thread. (https://bentoml.slack.com/archives/CKRANBHPH/p1680145282321499) What causes the problem? Is there any solution other than increasing check_delay?
Copy code
Traceback (most recent call last):
  File "/home/irteam/conda/lib/python3.9/site-packages/tornado/ioloop.py", line 921, in _run
    val = self.callback()
  File "/home/irteam/conda/lib/python3.9/site-packages/circus/util.py", line 1038, in wrapper
    raise ConflictError("arbiter is already running %s command"
circus.exc.ConflictError: arbiter is already running arbiter_start_watchers command
2023-04-03T16:20:44+0900 [ERROR] [cli] Exception in callback <bound method Arbiter.manage_watchers of <circus.arbiter.Arbiter object at 0x7fe1b1127e80>>
Traceback (most recent call last):
  File "/home/irteam/conda/lib/python3.9/site-packages/tornado/ioloop.py", line 921, in _run
    val = self.callback()
  File "/home/irteam/conda/lib/python3.9/site-packages/circus/util.py", line 1038, in wrapper
    raise ConflictError("arbiter is already running %s command"
circus.exc.ConflictError: arbiter is already running arbiter_start_watchers command