You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
But when I try to connect to local redis instance, I am getting the following error:
$ redmon --port 16384 --lifespan 60 --redis redis://127.0.0.1:6384
/usr/local/share/ruby/site_ruby/rubygems/dependency.rb:308:in `to_specs': Could not find 'sinatra' (>= 0) among 16 total gem(s) (Gem::MissingSpecError)
Checked in 'GEM_PATH=/home/app/.gem/ruby:/usr/share/gems:/usr/local/share/gems', execute `gem env` for more information
from /usr/local/share/ruby/site_ruby/rubygems/specification.rb:1439:in `block in activate_dependencies'
from /usr/local/share/ruby/site_ruby/rubygems/specification.rb:1428:in `each'
from /usr/local/share/ruby/site_ruby/rubygems/specification.rb:1428:in `activate_dependencies'
from /usr/local/share/ruby/site_ruby/rubygems/specification.rb:1410:in `activate'
from /usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_gem.rb:68:in `block in gem'
from /usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_gem.rb:67:in `synchronize'
from /usr/local/share/ruby/site_ruby/rubygems/core_ext/kernel_gem.rb:67:in `gem'
from /usr/local/bin/redmon:22:in `<main>'
Hi,
Could you please help me getting redmon up and running ?
I have installed redmon like this:
But when I try to connect to local redis instance, I am getting the following error:
Would you be so kind to help me and advise me please how to resolve this ?
Nikos
The text was updated successfully, but these errors were encountered: