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

Not working #49

Open
arjunmenon opened this issue Jan 19, 2019 · 0 comments
Open

Not working #49

arjunmenon opened this issue Jan 19, 2019 · 0 comments

Comments

@arjunmenon
Copy link

arjunmenon commented Jan 19, 2019

Hey
I have included oink in gemfile and also added the middleware declaration in config/initializers/oink.rb. But I am getting this error

fire@fire-hp:~/Desktop/rails/finly/finly-server$ bundle exec oink --threshold=75 /log/*
bundler: failed to load command: oink (/home/fire/.rbenv/versions/2.6.0/bin/oink)
RuntimeError: Could not find "/log/*"
  /home/fire/.rbenv/versions/2.6.0/lib/ruby/gems/2.6.0/gems/oink-0.10.1/lib/oink/cli.rb:88:in `block in get_file_listing'
  /home/fire/.rbenv/versions/2.6.0/lib/ruby/gems/2.6.0/gems/oink-0.10.1/lib/oink/cli.rb:86:in `each'
  /home/fire/.rbenv/versions/2.6.0/lib/ruby/gems/2.6.0/gems/oink-0.10.1/lib/oink/cli.rb:86:in `get_file_listing'
  /home/fire/.rbenv/versions/2.6.0/lib/ruby/gems/2.6.0/gems/oink-0.10.1/lib/oink/cli.rb:59:in `process'
  /home/fire/.rbenv/versions/2.6.0/lib/ruby/gems/2.6.0/gems/oink-0.10.1/bin/oink:4:in `<top (required)>'
  /home/fire/.rbenv/versions/2.6.0/bin/oink:23:in `load'
  /home/fire/.rbenv/versions/2.6.0/bin/oink:23:in `<top (required)>'

fire@fire-hp:~/Desktop/rails/finly/finly-server$ ruby -v
ruby 2.6.0p0 (2018-12-25 revision 66547) [x86_64-linux]
fire@fire-hp:~/Desktop/rails/finly/finly-server$ rails -v
Rails 5.2.2
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

1 participant