Sidekiq一直在开发模式中完美地工作.既然我正在尝试在生产中使用它,那么所有的工作都只是坐在队列中,而不是一直在运行.任何人都可以指出我如何解决这个问题的正确方向?
我按照RVM网站上有关如何进行多用户安装的说明进行操作.当我尝试安装ruby版本时,我得到以下内容:
$ /usr/local/rvm$ rvm install 1.9.2
Installing Ruby from source to: /usr/local/rvm/rubies/ruby-1.9.2-p290, this may take a while depending on your cpu(s)...
ruby-1.9.2-p290 - #fetching
ruby-1.9.2-p290 - #downloading ruby-1.9.2-p290, this may take a while depending on your connection...
Warning: Failed to create the file ruby-1.9.2-p290.tar.bz2
% Total % Received % Xferd Average Speed Time Time Time Current
Dload Upload Total Spent Left Speed
0 8604k 0 2804 0 0 631 0 3:52:43 0:00:04 3:52:39 631
curl: (23) Failed writing body (0 …
Run Code Online (Sandbox Code Playgroud)