Skip to content

Instantly share code, notes, and snippets.

@wboykinm
Created October 12, 2012 15:04
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save wboykinm/3879645 to your computer and use it in GitHub Desktop.
Save wboykinm/3879645 to your computer and use it in GitHub Desktop.
updated celery log
[2012-10-12 11:01:16,387: WARNING/MainProcess] Stale pidfile exists. Removing it.
[2012-10-12 11:01:16,516: WARNING/MainProcess] celery@celery.ip-10-40-54-42 has started.
[2012-10-12 11:01:18,259: WARNING/PoolWorker-2] /usr/local/lib/python2.6/dist-packages/django/utils/translation/__init__.py:63: DeprecationWarning: Translations in the project directory aren't supported anymore. Use the LOCALE_PATHS setting instead.
DeprecationWarning)
[2012-10-12 11:01:18,681: WARNING/PoolWorker-2] /usr/local/lib/python2.6/dist-packages/djcelery/loaders.py:116: UserWarning: Using settings.DEBUG leads to a memory leak, never use this setting in production environments!
warnings.warn("Using settings.DEBUG leads to a memory leak, never "
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment