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

bundle exec jobs console does not work #253

Closed
USvER opened this issue Nov 7, 2017 · 2 comments
Closed

bundle exec jobs console does not work #253

USvER opened this issue Nov 7, 2017 · 2 comments
Assignees

Comments

@USvER
Copy link

USvER commented Nov 7, 2017

Use `keys '*', 1000 to display the first 1000 unique keys matching '*'
Use `del '*', 1000, true (default) to see how many keys would be deleted for the pattern '*'
Use `del '*', 1000, false to delete the first 1000 keys matching '*'
bundler: failed to load command: jobs (/root/.rbenv/versions/2.4.1/bin/jobs)
Errno::ENOENT: No such file or directory @ rb_sysopen - console
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb/magic-file.rb:8:in `initialize'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb/magic-file.rb:8:in `open'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb/magic-file.rb:8:in `open'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb/input-method.rb:101:in `initialize'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb/context.rb:86:in `new'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb/context.rb:86:in `initialize'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb.rb:412:in `new'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb.rb:412:in `initialize'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb.rb:381:in `new'
  /root/.rbenv/versions/2.4.1/lib/ruby/2.4.0/irb.rb:381:in `start'
  /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/sidekiq-unique-jobs-5.0.10/lib/sidekiq_unique_jobs/cli.rb:44:in `console'
  /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/command.rb:27:in `run'
  /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/invocation.rb:126:in `invoke_command'
  /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor.rb:387:in `dispatch'
  /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/thor-0.20.0/lib/thor/base.rb:466:in `start'
  /root/.rbenv/versions/2.4.1/lib/ruby/gems/2.4.0/gems/sidekiq-unique-jobs-5.0.10/bin/jobs:7:in `<top (required)>'
  /root/.rbenv/versions/2.4.1/bin/jobs:22:in `load'
  /root/.rbenv/versions/2.4.1/bin/jobs:22:in `<top (required)>'
@USvER
Copy link
Author

USvER commented Nov 17, 2017 via email

@beniusij
Copy link

I am experiencing the same issue.
screen shot 2018-03-15 at 16 17 37

@mhenrixon mhenrixon self-assigned this Jun 6, 2018
mhenrixon added a commit that referenced this issue Jun 30, 2018
mhenrixon added a commit that referenced this issue Jun 30, 2018
* Rename command line binary

Close #253

* Update README [skip ci]

* Attempt newer jruby versions

* Upgrade Reek

* Reorganize the .travis.yml

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

No branches or pull requests

3 participants