问题:

Celery 启动报错 can_read() got an unexpected keyword argument timeout

方案:更改redis版本和celery版本,我使用下面的celery版本和redis版本,解决问题

➜  ~ pip show celery
Name: celery
Version: 4.1.0
Summary: Distributed Task Queue.
Home-page: http://celeryproject.org
Author: Ask Solem
Author-email: ask@celeryproject.org
License: BSD
Location: /usr/local/lib/python2.7/site-packages
Requires: kombu, pytz, billiard
➜  ~ pip show redis
Name: redis
Version: 2.10.6
Summary: Python client for Redis key-value store
Home-page: http://github.com/andymccurdy/redis-py
Author: Andy McCurdy
Author-email: sedrik@gmail.com
License: MIT
Location: /usr/local/lib/python2.7/site-packages
Requires:
➜  ~

转载于:https://www.cnblogs.com/shengulong/p/7928418.html

Celery 启动报错 can_read() got an unexpected keyword argument timeout相关推荐

  1. Pycharm报错:load() got an unexpected keyword argument ‘loader‘

    报错源码 import yaml#读取yaml的方法 def read_yaml():with open('get_token.yaml',encoding = "utf-8")a ...

  2. OpenStack上传镜像报错__init__() got an unexpected keyword argument 'token'

    请检查 keystone服务的配置文件的token 以及/etc/glance/glance-api.conf下的[keystone_authtoken]的一些配置文件

  3. Linux 部署RabbitMQ 启动报错 ERROR: epmd error for host www: timeout (timed out)

    rabbitmq-server restart 启动报错 学习笔记 奥里给! 注意这条信息:ERROR: epmd error for host www: timeout (timed out) 编辑 ...

  4. flask_sqlalchemy连接Mysql报TypeError: create_engine() got an unexpected keyword argument 'encoding'解决办法

    最近在使用flask_sqlalchemy连接mysql,但是遇到一个很奇葩的问题,代码如下: #-*-coding:utf-8 -*-from flask_sqlalchemy import SQL ...

  5. 使用scrapy报错:attrs() got an unexpected keyword argument 'eq'解决办法

    使用scrapy的时候报错attrs() got an unexpected keyword argument 'eq',在百度和bing上面找了一圈没找到解决方法,最后在谷歌上找到了,出现这个问题的 ...

  6. TypeError: Unexpected keyword argument passed to optimizer: learning_rate 解决方法

    1.运行环境: Win 10 + Python3.7 + keras 2.2.5 2.报错代码: TypeError: Unexpected keyword argument passed to op ...

  7. Anaconda Navigator启动报错

    错误现象 安装后,Anaconda Navigator启动报错如下: An unexpected error occurred on Navigator start-up<br>'root ...

  8. Tomcat启动报错Unexpected exception parsing XML document from ServletContext resource

    (新手小白)Tomcat启动报错 org.springframework.beans.factory.BeanDefinitionStoreException: Unexpected exceptio ...

  9. 启动django报错:TypeError: __init__() got an unexpected keyword argument ‘providing_args‘

    问题一:django跨域 现象: has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present ...

最新文章

  1. Python面试之 is 和 == 的区别
  2. 《深入理解 Java 内存模型》读书笔记(下)(干货,万字长文)
  3. nodejs随记04
  4. javaone_代理的JavaOne 2016观察
  5. linux系统安装宝塔面板
  6. C#LeetCode刷题-程序员面试金典
  7. C#:泛型(Generic)
  8. 双11拼团最后的福利!老用户如何解散团并加入新团!
  9. IE下angularJS页面跳转的bug
  10. php 保留html,PHP substr但保留HTML標簽?
  11. 微信小程序记账报表小程序
  12. JS入门到精通完整版
  13. Android群英传笔记——第七章:Android动画机制和使用技巧
  14. ArcGIS学习总结(二)——空间数据处理
  15. 超级科技网络安全风险评估服务,全面了解网络系统面临的安全风险
  16. 用MySQL绘制新年祝福图形_qq空间留言代码之新年祝福篇
  17. 开源中最好的Web开发资源汇总
  18. kubernetes的DevOps业务(一):Jenkins,GitLab,Harbor,Tekton,GitOps
  19. TCP/IP协议,卷一第42页错误
  20. java MongoDB直接存pojo类

热门文章

  1. like左匹配索引失效_导致MySQL索引失效的一些常见写法总结
  2. imx6 休眠 功耗 电流_无线物联网和可穿戴设备的低功耗电源测量挑战
  3. 【Get 以太坊技能】CentOS 7 Geth安装
  4. [linux]ps结果计算行数
  5. 关系到了冰点_和丈夫的关系到了冰点,该怎么办?
  6. linux对称哈希 路由,基于 IP 哈希的路由
  7. 肇庆计算机那个中专学校好,肇庆中专学校排名,肇庆有哪些中专学校
  8. 文件的使用python_python-文件的使用
  9. Elasticsearch相关配置
  10. springboot教程(三)