I\'m trying to find some instructions on how to enable PyCharm debugging within my celery processes on a remote machine. The remote machine is running Ubuntu 14.04.
in Windows , Add the following params in your debugging conf in Pycharm
-A YouAppName worker --loglevel=debug -P solo --without-gossip --without-mingle --without-heartbeat