Slackbot
06/15/2023, 4:25 PMChaoyu
06/15/2023, 5:07 PMJack Norman
06/15/2023, 6:18 PMJack Norman
06/15/2023, 6:20 PMChaoyu
06/15/2023, 6:23 PMJack Norman
06/15/2023, 6:26 PMJack Norman
06/17/2023, 5:11 PMTraceback (most recent call last): File "/home/giants/.local/lib/python3.7/site-packages/tornado/ioloop.py", line 921, in _run val = self.callback() File "/home/giants/.local/lib/python3.7/site-packages/circus/util.py", line 1039, in wrapper % arbiter._exclusive_running_command) circus.exc.ConflictError: arbiter is already running arbiter_stop command
I’ve always gotten this error, and when I tried to see how to fix it, it seems there’s not a good fix for it.
It’s less about fixing this specific error and more about the fact that the service restarts at certain times and then while it’s restarting, my request lags.Jack Norman
06/17/2023, 5:15 PMJack Norman
06/17/2023, 11:40 PMJack Norman
06/18/2023, 6:26 PMJiang
06/20/2023, 4:49 AMcircus.exc.ConflictError: arbiter is already running arbiter_stop command
This is a known and harmless messaging bug which will display every time the server stopped. It shall not be the cause here.Jiang
06/20/2023, 4:55 AMbentoml export <your_bento_name>