celery root C_FORCE_ROOT error (1) 썸네일형 리스트형 celery root C_FORCE_ROOT error Running a worker with superuser privileges when theworker accepts messages serialized with pickle is a very bad idea! If you really want to continue then you have to set the C_FORCE_ROOTenvironment variable (but please think about this before you do). User information: uid=0 euid=0 gid=0 egid=0 If an error occurs, run celery $ export C_FORCE_ROOT = "true"$ celery -A TASKNAME worker 이전 1 다음