Adolphe Cher-Aime

Results 6 comments of Adolphe Cher-Aime

I have the same issue what's the actual status of this case? remote_syslog 0.20-beta1 Linux 2.6.18-194.17.1.el5 #1 SMP Wed Sep 29 12:51:33 EDT 2010 i686 i686 i386 GNU/Linux

> Merge all the fixes made for the 1.9+ version of django on my fork. > > Tested and complements functional with Django==2.0.8 and Python == 3.7 Hey Alex, I'm...

can you share a working celery.py example?

I did all that still no success. I know because celery log does not show any message related to my consumer. All my other celery tasks work.

When I move the os.environ line before "from event_consumer import ..." I got below error ``` File "/usr/share/virtualenvs/connect/local/lib/python2.7/site-packages/flexisettings/__init__.py", line 61, in __init__ config = _load_config(initial_namespace, defaults) File "/usr/share/virtualenvs/connect/local/lib/python2.7/site-packages/flexisettings/__init__.py", line 111,...