Celery service not starting properly after installing Columbus 2.9.1 on RHEL 6.10
After installing Columbus 2.9.1 on RHEL 6.10 the Celery service is not starting correctly.
In this case, it does not display any message on /etc/init.d/columbus start however when you do /etc/init.d/columbus status it will throw a warning.
The sympton is that Columbus login page won't let you login with a message like: "not able to login, contact your administrator"
The most likely root cause is that columbus_webapp database is missing some relations or that /var/run/celery directory has incorrect permissions. Expected permissions should look like:
-rw-r--r--. 1 columbus columbus 5 Oct 1 10:17 periodic-tasks.pid
Solution consists of removing the db and reinstalling the columbus-webapp rpm:
After this Celery should be Ok and login process should work as expected.
Regards,
Arturo
Please sign in to leave a comment.
Comments
0 comments