首页
注册
登录
V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请
登录
V2EX 提问指南
广告
V2EX
›
问与答
rqworker 的启动路径问题
geew
·
2013-08-15 13:18:30 +08:00
· 2474 次点击
这是一个创建于 4097 天前的主题,其中的信息可能已经有所发展或是发生改变。
rqworker只能在项目目录里面启动吗? 它的启动路径有限制么
现在发现在别的地方启动, 无法成功
官网的settings从没成功过
settings.py
REDIS_HOST = 'localhost'
REDIS_PORT = 6380
QUEUES = ['high', 'normal', 'low']
启动:
rqworker -c settings
报错: redis.exceptions.ConnectionError: Error 111 connecting localhost:6380. Connection refused.
settings
rqworker
启动
2 条回复
•
1970-01-01 08:00:00 +08:00
1
SErHo
2013-08-15 13:26:53 +08:00
1
你的 Redis 启动了吗?端口是多少。
2
geew
OP
2013-08-16 09:28:32 +08:00
@
SErHo
嗯 是我sb了, 然后那个rqworker的启动不是在任意地方的吧 貌似只是在项目所在目录才行
关于
·
帮助文档
·
博客
·
API
·
FAQ
·
实用小工具
·
2839 人在线
最高记录 6679
·
Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 24ms ·
UTC 06:20
·
PVG 14:20
·
LAX 23:20
·
JFK 02:20
Developed with
CodeLauncher
♥ Do have faith in what you're doing.