You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/12/20 10:43:29 UTC

[GitHub] [airflow] nicnguyen3103 edited a comment on issue #20394: Airflow 2.2.2 - Celery worker ContentDisallowed('Refusing to deserialize untrusted content of type pickle (application/x-python-serialize)')

nicnguyen3103 edited a comment on issue #20394:
URL: https://github.com/apache/airflow/issues/20394#issuecomment-997806554


   Many thanks @potiuk , I have added the `'accept_content': ['pickle', 'json']` and celery accept sentry message now. The celery worker is now unable to recognize the sentry task `Received unregistered task of type 'sentry.tasks.check_monitors'`. Guess I have to look into this new bug. 
   
   Once again many thanks for your quick response


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@airflow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org