首页 > 系统服务 > 详细

snorby 进程正常,但是worker无法启动 The Snorby worker is not currently running

时间:2015-11-09 12:15:23      阅读:408      评论:0      收藏:0      [点我收藏+]
设置页面报错:
 

The Snorby worker is not currently running. It‘s imperative you start the worker immediately! All backend calculations are performed asynchronously using the Snorby Worker. 

 
排查思路:手动执行snorby启动(在/etc/init.d/snorby中寻找启动方式)
 
/usr/local/rvm/rubies/ruby-1.9.3-p545/bin/ruby  /opt/snorby/script/delayed_job start
 
技术分享
 
 技术分享
 
才发现原来是ruby版本不对,导致无法启动,修改/etc/init.d/snorby中的ruby路径即可。
 
技术分享
 
 

snorby 进程正常,但是worker无法启动 The Snorby worker is not currently running

原文:http://www.cnblogs.com/phoenix--/p/4949294.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!