This site is in read only mode. Please continue to browse, but replying, likes, and other actions are disabled for now.

⚠️ We've moved!

Hi there!

To reduce project dependency on 3rd party paid services the StackStorm TSC has decided to move the Q/A from this forum to Github Discussions. This will make user experience better integrated with the native Github flow, as well as the questions closer to the community where they can provide answers.

Use 🔗 Github Discussions to ask your questions.

Mistral api throws Unique keys not in sort_keys. The sorting order may be unstable

The workflow is stuck and not proceed with api log:
Unique keys not in sort_keys. The sorting order may be unstable.

OR

Adding password for user stackstorm
/st2-docker/bin/entrypoint.sh: ignoring /st2-docker/entrypoint.d/*

Traceback (most recent call last):
File “/opt/stackstorm/mistral/bin/gunicorn”, line 11, in
sys.exit(run())
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/app/wsgiapp.py”, line 61, in run
WSGIApplication("%(prog)s [OPTIONS] [APP_MODULE]").run()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/app/base.py”, line 223, in run
super(Application, self).run()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/app/base.py”, line 72, in run
Arbiter(self).run()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 232, in run
self.halt(reason=inst.reason, exit_status=inst.exit_status)
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 345, in halt
self.stop()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 393, in stop
time.sleep(0.1)
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 245, in handle_chld
self.reap_workers()
File “/opt/stackstorm/mistral/lib/python2.7/site-packages/gunicorn/arbiter.py”, line 525, in reap_workers
raise HaltServer(reason, self.WORKER_BOOT_ERROR)
gunicorn.errors.HaltServer: <HaltServer ‘Worker failed to boot.’ 3>

Hello @chenww. I could be of more assistance if I knew more about your environment and how to reproduce the issue.