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
I had a few problems which I was able to fix but not one.
When I run ./restart-dashing I get the message.
"./restart-dashing/usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/server.rb:107:inblock in initialize': uninitialized constant Thin::Server::Fixnum (NameError)"
"when Fixnum, /^\d+$/ then port = arg.to_i"
^^^^^^
"from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/server.rb:105:in each'" from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/server.rb:105:in initialize'
from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/controllers/controller.rb:41:in new' from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/controllers/controller.rb:41:in start'
from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/runner.rb:200:in run_command' from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/runner.rb:156:in run!'
from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/bin/thin:6:in <top (required)>' from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/bin/thin:25:in load'
from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/bin/thin:25:in `
' "
The text was updated successfully, but these errors were encountered:
Hi im try to install dashing for icinga2.
I had a few problems which I was able to fix but not one.
When I run ./restart-dashing I get the message.
"./restart-dashing
/usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/server.rb:107:in
block in initialize': uninitialized constant Thin::Server::Fixnum (NameError)""when Fixnum, /^\d+$/ then port = arg.to_i"
' "^^^^^^
"from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/server.rb:105:in
each'" from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/server.rb:105:in
initialize'from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/controllers/controller.rb:41:in
new' from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/controllers/controller.rb:41:in
start'from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/runner.rb:200:in
run_command' from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/lib/thin/runner.rb:156:in
run!'from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/gems/thin-1.6.4/bin/thin:6:in
<top (required)>' from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/bin/thin:25:in
load'from /usr/share/dashing-icinga2/binpaths/ruby/3.2.0/bin/thin:25:in `
The text was updated successfully, but these errors were encountered: