V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
推荐学习书目
Learn Python the Hard Way
Python Sites
PyPI - Python Package Index
http://diveintopython.org/toc/index.html
Pocoo
值得关注的项目
PyPy
Celery
Jinja2
Read the Docs
gevent
pyenv
virtualenv
Stackless Python
Beautiful Soup
结巴中文分词
Green Unicorn
Sentry
Shovel
Pyflakes
pytest
Python 编程
pep8 Checker
Styles
PEP 8
Google Python Style Guide
Code Style from The Hitchhiker's Guide
tdifg
V2EX  ›  Python

使用 Celery 的前端 Flower 时页面空白

  •  
  •   tdifg · 2015-02-17 13:40:40 +08:00 · 5523 次点击
    这是一个创建于 3377 天前的主题,其中的信息可能已经有所发展或是发生改变。

    最近刚接触到Celery这个好东西,但是使用flower时,页面总是空白,我试过好几种命令,比如:
    celery flower --broker=redis://localhost:6379/0/
    celery flower -A tasks --broke=redis://localhost:6379/0

    结果flower正常启动,但是每个页面都是空白的,没有具体的worker或者broker的情况。

    而且,使用flower的时候运行tasks里面的任务,服务端那里就不会有结果显示。

    tdifg
        1
    tdifg  
    OP
       2015-02-18 23:47:01 +08:00
    感觉不会有人理我了……让我一个人安静的做一个美男纸吧
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2336 人在线   最高记录 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 01:38 · PVG 09:38 · LAX 18:38 · JFK 21:38
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.