Can't stop Rockons or install new ones

In case anyone gets the same message on a custom installation:
My problem was another Yum repo (saltstack-repo) which installed a newer version of python-tornado that caused the error.
I solved it with yum downgrade python-tornado.

1 Like