Traceback (most recent call last):
File “/usr/lib/python3.6/logging/init.py”, line 998, in emit
self.flush()
File “/usr/lib/python3.6/logging/init.py”, line 978, in flush
self.stream.flush()
BrokenPipeError: [Errno 32] Broken pipe
Call stack:
File “/usr/local/bin/rasa”, line 11, in
sys.exit(main())
File “/usr/local/lib/python3.6/dist-packages/rasa/main.py”, line 76, in main
cmdline_arguments.func(cmdline_arguments)
File “/usr/local/lib/python3.6/dist-packages/rasa/cli/run.py”, line 85, in run
Hey @bamania8, we’ll need some more context to better understand what’s going on. What operating system are you working on? Are you training multiple rasa bots on different ports at the same time?