Closed GoogleCodeExporter closed 9 years ago
Attempt to connect to one of your servers failed. Maybe this server was turned
off or hw-daemon is not running on that node.
Original comment by sibprogrammer
on 21 Dec 2010 at 5:01
Original comment by sibprogrammer
on 21 Dec 2010 at 5:02
/etc/init.d/owp restart
Stopping OpenVZ Web Panel server
Daemon was stopped.
Watchdog daemon was stopped.
Starting OpenVZ Web Panel
=> Booting WEBrick...
^[[A=> Rails 2.2.2 application started on http://0.0.0.0:3000
[2010-12-22 02:20:37] INFO WEBrick 1.3.1
[2010-12-22 02:20:37] INFO ruby 1.8.7 (2008-08-11) [i486-linux]
Starting watchdog daemon...
Starting the daemon...
Syncing physical servers state...
/opt/ovz-web-panel/vendor/rails/railties/lib/commands/runner.rb:47: undefined
method `[]' for false:FalseClass (NoMethodError)
from /opt/ovz-web-panel/app/models/hardware_server.rb:213:in `sync_server_info'
from /opt/ovz-web-panel/app/models/hardware_server.rb:219:in `sync'
from (eval):1
from (eval):1:in `each'
from (eval):1
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `eval'
from /opt/ovz-web-panel/vendor/rails/railties/lib/commands/runner.rb:47
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `gem_original_require'
from /usr/lib/ruby/1.8/rubygems/custom_require.rb:27:in `require'
from /opt/ovz-web-panel//script/runner:3
cd /opt/ovz-web-panel/utils/hw-daemon
ruby hw-daemon.rb start
Starting the daemon...
/usr/lib/ruby/1.8/webrick/utils.rb:73:in `initialize': Address already in use -
bind(2) (Errno::EADDRINUSE)
from /usr/lib/ruby/1.8/webrick/utils.rb:73:in `new'
from /usr/lib/ruby/1.8/webrick/utils.rb:73:in `create_listeners'
from /usr/lib/ruby/1.8/webrick/utils.rb:70:in `each'
from /usr/lib/ruby/1.8/webrick/utils.rb:70:in `create_listeners'
from /usr/lib/ruby/1.8/webrick/server.rb:75:in `listen'
from /usr/lib/ruby/1.8/webrick/server.rb:63:in `initialize'
from /usr/lib/ruby/1.8/webrick/httpserver.rb:24:in `initialize'
from hw-daemon.rb:135:in `new'
from hw-daemon.rb:135:in `do_start'
from hw-daemon.rb:102:in `initialize'
from hw-daemon.rb:214:in `new'
from hw-daemon.rb:214
Original comment by x.empty....@gmail.com
on 21 Dec 2010 at 11:21
Do you have one or several hardware servers? Try to replace hw_daemon_client.rb
with latest
http://code.google.com/p/ovz-web-panel/source/browse/trunk/lib/hw_daemon_client.
rb?spec=svn811&r=811
It should give you the clue.
Original comment by sibprogrammer
on 22 Dec 2010 at 4:57
[deleted comment]
Does not work here either.
Original comment by lukas.mo...@gmail.com
on 30 Dec 2010 at 2:54
Fixed issue, try reading the INSTALL file and follow installation instructions.
Original comment by LetsPlay...@googlemail.com
on 30 Dec 2010 at 4:24
Closing issue due to lack of activity for a long time and absence of additional
information about problem.
Original comment by sibprogrammer
on 6 Feb 2011 at 1:26
Original issue reported on code.google.com by
x.empty....@gmail.com
on 21 Dec 2010 at 1:34