Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot install kiqstand with mongoid 4.0.0.beta1 #11

Closed
donnykurnia opened this issue May 21, 2014 · 5 comments
Closed

Cannot install kiqstand with mongoid 4.0.0.beta1 #11

donnykurnia opened this issue May 21, 2014 · 5 comments

Comments

@donnykurnia
Copy link

My client using mongoid 4.0.0.beta1 and I want to add sidekiq When I run bundle install:

Fetching gem metadata from https://rubygems.org/.......
Fetching gem metadata from https://rubygems.org/..
Resolving dependencies...........
Bundler could not find compatible versions for gem "mongoid":
  In Gemfile:
    kiqstand (>= 0) ruby depends on
      mongoid (~> 3.0) ruby

    mongoid (4.0.0.beta1)

When will the new version released for both mongoid and kiqstand?

@arthurnn
Copy link
Contributor

you dont need kiqstand on mongoid 4+ .. just remove it from your gem file, and it should be good

@donnykurnia
Copy link
Author

Ok, thanks.

@geoffw8
Copy link

geoffw8 commented Jul 28, 2014

All doesn't seem to be good my end, I keep getting Timeout/Warning errors:

2014-07-28T15:39:02.514Z 6259 TID-1gka6w WARN: {"retry"=>true, "queue"=>"person_processor", "class"=>"PersonProcessor", "args"=>[{"client_id"=>{"$oid"=>"53bfea9d736572511a0
00000"}, "list_id"=>"53d61b797261690dc2000000"}, "membershipnumber"], "jid"=>"0520152cfdb4cdbe874b61ca", "enqueued_at"=>1406543798.321959, "error_message"=>"Waited 0.5 sec", "error_class"=

"Timeout::Error", "failed_at"=>1406561942.3811984, "retry_count"=>0}
2014-07-28T15:39:02.592Z 6259 TID-1gka6w WARN: Waited 0.5 sec
2014-07-28T15:39:02.592Z 6259 TID-1gka6w WARN: /home/vagrant/.rvm/gems/ruby-2.0.0-p353@communicate/gems/connection_pool-2.0.0/lib/connection_pool/timed_stack.rb:42:in bloc k (2 levels) in pop' /home/vagrant/.rvm/gems/ruby-2.0.0-p353@communicate/gems/connection_pool-2.0.0/lib/connection_pool/timed_stack.rb:34:inloop'
/home/vagrant/.rvm/gems/ruby-2.0.0-p353@communicate/gems/connection_pool-2.0.0/lib/connection_pool/timed_stack.rb:34:in block in pop' /home/vagrant/.rvm/gems/ruby-2.0.0-p353@communicate/gems/connection_pool-2.0.0/lib/connection_pool/timed_stack.rb:33:insynchronize'
/home/vagrant/.rvm/gems/ruby-2.0.0-p353@communicate/gems/connection_pool-2.0.0/lib/connection_pool/timed_stack.rb:33:in pop' /home/vagrant/.rvm/gems/ruby-2.0.0-p353@communicate/gems/connection_pool-2.0.0/lib/connection_pool.rb:69:incheckout'
/home/vagrant/.rvm/gems/ruby-2.0.0-p353@communicate/gems/connection_pool-2.0.0/lib/connection_pool.rb:56:in `with'

@hapiben
Copy link

hapiben commented Sep 5, 2014

Hi @geoffw8, do you still have this issue?

@geoffw8
Copy link

geoffw8 commented Sep 8, 2014

Hi @benedictaluan

Yes I do actually. I've wanted to spend more time on it but I've been flat out unfortunately.

How comes?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants