Error starting ZTask Service

When I try and start ZTask, it errors out. There is no error in the web gui, but only in the logs.

From the log supervisord_ztask-daemon_stderr.log

Traceback (most recent call last):
File “/opt/rockstor/bin/django”, line 44, in
sys.exit(djangorecipe.manage.main(‘rockstor.settings’))
File “/opt/rockstor/eggs/djangorecipe-1.9-py2.7.egg/djangorecipe/manage.py”, line 9, in main
management.execute_from_command_line(sys.argv)
File “/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/core/management/init.py”, line 354, in execute_from_command_line
utility.execute()
File “/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/core/management/init.py”, line 346, in execute
self.fetch_command(subcommand).run_from_argv(self.argv)
File “/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/core/management/base.py”, line 394, in run_from_argv
self.execute(*args, **cmd_options)
File “/opt/rockstor/eggs/Django-1.8.16-py2.7.egg/django/core/management/base.py”, line 445, in execute
output = self.handle(*args, **options)
File “/opt/rockstor/eggs/django_ztask-0.1.5-py2.7.egg/django_ztask/management/commands/ztaskd.py”, line 43, in handle
self._handle(use_reloader, replay_failed)
File “/opt/rockstor/eggs/django_ztask-0.1.5-py2.7.egg/django_ztask/management/commands/ztaskd.py”, line 87, in _handle
self.io_loop.add_handler(socket, _queue_handler, self.io_loop.READ)
File “/usr/lib64/python2.7/site-packages/tornado/ioloop.py”, line 728, in add_handler
self._impl.register(fd, events | self.ERROR)
TypeError: argument must be an int, or have a fileno() method.

Any thought what is going on? Without ZTask running, I can’t seem to stop any rockons. See my other post Trying to stop rockon