Celery启动Django项目:Client sent AUTH, but no password is set 错误处理


celery -A CeleryTest worker -l info

[2017-02-22 07:26:52,666: ERROR/MainProcess] consumer: Cannot connect to redis://:**@192.168.14.234:6379//: Client sent AUTH, but no password is set.
Trying again in 2.00 seconds...

[2017-02-22 07:26:54,687: ERROR/MainProcess] consumer: Cannot connect to redis://:**@192.168.14.234:6379//: Client sent AUTH, but no password is set.
Trying again in 4.00 seconds...

[2017-02-22 07:26:58,696: ERROR/MainProcess] consumer: Cannot connect to redis://:**@192.168.14.234:6379//: Client sent AUTH, but no password is set.
Trying again in 6.00 seconds...

处理思路:

http://bbs.csdn.net/topics/391824759?page=1

 


免责声明!

本站转载的文章为个人学习借鉴使用,本站对版权不负任何法律责任。如果侵犯了您的隐私权益,请联系本站邮箱yoyou2525@163.com删除。



 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM