search for: open_serv

Displaying 15 results from an estimated 15 matches for "open_serv".

Did you mean: open_server
2006 Sep 06
3
DRb error when using rails_spec on OS X
...tw) in a separate shell, then in another shell I run ''script/rails_spec'' and get the following: /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `getaddrinfo'': getaddrinfo: No address associated with nodename (SocketError) from /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `open_server_inaddr_any'' from /usr/local/lib/ruby/1.8/drb/drb.rb:860:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:756:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:754:in `open_server'' from /usr/local/lib/ruby/1.8/drb/d...
2006 Feb 09
2
breakpointer error
...es/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in `getaddrinfo'': getaddrinfo: No address associated with nodename (SocketError) from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:828:in `open_server_inaddr_any'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:851:in `open_server'' from /Applications/Locomotive/Bundles/rails-1.0.0-max.bundle/Contents/Resources/ports/lib/ruby/1.8/drb/drb.rb:747:i...
2007 Dec 11
2
Mongrel not starting: `initialize_without_backlog'': Cannot assign requested address - bind(2) (Errno::EADDRNOTAVAIL)
...': Cannot assign requested address - bind(2) (Errno::EADDRNOTAVAIL) from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.1/bin/../lib/mongrel/tcphack.rb:12:in `initialize'' from /usr/lib/ruby/1.8/drb/drb.rb:865:in `open'' from /usr/lib/ruby/1.8/drb/drb.rb:865:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:759:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:757:in `each'' from /usr/lib/ruby/1.8/drb/drb.rb:757:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:1339:in `initialize''...
2006 Feb 02
3
breakpointer failing
...ork is breakpoints and the breakpointer script. When I run script/breakpointer, I get the following error: /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `getaddrinfo'': getnameinfo: Non-recoverable failure in name resolution (SocketError) from /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `open_server_inaddr_any'' from /usr/local/lib/ruby/1.8/drb/drb.rb:860:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:756:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:754:in `open_server'' from /usr/local/lib/ruby/1.8/drb/d...
2006 Jan 27
5
Multiple Apps running under Lighttpd with scgi on a Windows Box ... possible?
...b/ruby/1.8/drb/drb.rb:853:in `initialize'': Only one usage of each sock et address (protocol/network address/port) is normally permitted. - bind(2) (Err no::EADDRINUSE) from c:/ruby/lib/ruby/1.8/drb/drb.rb:853:in `open'' from c:/ruby/lib/ruby/1.8/drb/drb.rb:853:in `open_server'' from c:/ruby/lib/ruby/1.8/drb/drb.rb:747:in `open_server'' from c:/ruby/lib/ruby/1.8/drb/drb.rb:745:in `each'' from c:/ruby/lib/ruby/1.8/drb/drb.rb:745:in `open_server'' from c:/ruby/lib/ruby/1.8/drb/drb.rb:1286:in `initialize'...
2006 Sep 28
1
upload_progress and DRb.start_service crashes
...ver I tried to start mongrel_rails with the upload progress script, it would die with the following error: /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `getaddrinfo'': getaddrinfo: No address associated with nodename (SocketError) from /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `open_server_inaddr_any'' from /usr/local/lib/ruby/1.8/drb/drb.rb:860:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:756:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:754:in `open_server'' from /usr/local/lib/ruby/1.8/d...
2006 Oct 28
0
Problem starting up the drb server
...tried to run backgrounDRb on my shared hosting site at Railsplayground.com using rake backgroundrb:start and got this error: /usr/local/lib/ruby/1.8/drb/drb.rb:862:in `initialize'': getaddrinfo: Name or service not known (SocketError) from /usr/local/lib/ruby/1.8/drb/drb.rb:862:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:756:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:754:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:1336:in `initialize'' from /usr/local/lib/ruby/1.8/drb/drb.rb:1624:...
2006 Mar 20
2
breakpointer socket errors?
...2005-12-24) [i386-linux] [2006-03-20 12:42:48] INFO WEBrick::HTTPServer#start: pid=5864 port=3000 And running script/breakpointer: /usr/lib/ruby/1.8/drb/drb.rb:837:in `getaddrinfo'': getaddrinfo: Name or service not known (SocketError) from /usr/lib/ruby/1.8/drb/drb.rb:837:in `open_server_inaddr_any'' from /usr/lib/ruby/1.8/drb/drb.rb:860:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:756:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:754:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:1336:in `initializ...
2010 Nov 30
2
db migration fails
...vironment rake aborted! getaddrinfo: Name or service not known /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:861:in `initialize'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:861:in `open'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:861:in `open_server'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:759:in `open_server'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:757:in `each'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:757:in `open_server'' /opt/ruby-enterprise-1.8.7-...
2010 Feb 27
1
Cannot migrate DB due to "getaddrinfo: Name or service not known"
...-trace ** Invoke db:migrate (first_time) ** Invoke environment (first_time) ** Execute environment rake aborted! getaddrinfo: Name or service not known /usr/lib/ruby/1.8/drb/drb.rb:865:in `initialize'' /usr/lib/ruby/1.8/drb/drb.rb:865:in `open'' /usr/lib/ruby/1.8/drb/drb.rb:865:in `open_server'' /usr/lib/ruby/1.8/drb/drb.rb:759:in `open_server'' /usr/lib/ruby/1.8/drb/drb.rb:757:in `each'' /usr/lib/ruby/1.8/drb/drb.rb:757:in `open_server'' /usr/lib/ruby/1.8/drb/drb.rb:1339:in `initialize'' /usr/lib/ruby/1.8/drb/drb.rb:1627:in `new'' /usr/l...
2006 Feb 17
2
HELP: Strange problem with breakpointer - stopped working
...you have any idea. Thanks Christian Error log from start breakpointer ./script/breakpointer (returned immedeatly after start): /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `getaddrinfo'': getaddrinfo: Name or service not known (SocketError) from /usr/local/lib/ruby/1.8/drb/drb.rb:837:in `open_server_inaddr_any'' from /usr/local/lib/ruby/1.8/drb/drb.rb:860:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:756:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:754:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:1336:in `initialize'...
2008 May 30
3
Mongrel error since updating to OSX 10.5.3
...rror) from /usr/local/ruby-patched/lib/ruby/gems/1.8/gems/ mongrel-1.1.5/bin/../lib/mongrel/tcphack.rb:12:in `initialize'' from /usr/local/ruby-patched/lib/ruby/1.8/drb/drb.rb:865:in `open'' from /usr/local/ruby-patched/lib/ruby/1.8/drb/drb.rb:865:in `open_server'' from /usr/local/ruby-patched/lib/ruby/1.8/drb/drb.rb:759:in `open_server'' from /usr/local/ruby-patched/lib/ruby/1.8/drb/drb.rb:757:in `each'' from /usr/local/ruby-patched/lib/ruby/1.8/drb/drb.rb:757:in `open_server'' fro...
2007 Dec 13
4
Weird Mongrel error: Not starting.
...': Cannot assign requested address - bind(2) (Errno::EADDRNOTAVAIL) from /usr/lib/ruby/gems/1.8/gems/mongrel-1.1.1/bin/../lib/mongrel/tcphack.rb:12:in `initialize'' from /usr/lib/ruby/1.8/drb/drb.rb:865:in `open'' from /usr/lib/ruby/1.8/drb/drb.rb:865:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:759:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:757:in `each'' from /usr/lib/ruby/1.8/drb/drb.rb:757:in `open_server'' from /usr/lib/ruby/1.8/drb/drb.rb:1339:in `initialize''...
2010 Nov 29
0
rake aborted! getaddrinfo: Name or service not known
...vironment rake aborted! getaddrinfo: Name or service not known /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:861:in `initialize'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:861:in `open'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:861:in `open_server'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:759:in `open_server'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:757:in `each'' /opt/ruby-enterprise-1.8.7-2010.02/lib/ruby/1.8/drb/drb.rb:757:in `open_server'' /opt/ruby-enterprise-1.8.7-...
2006 Feb 11
7
Rails development on Mac OS X 10.4 Intel
...9;gzfile_write'' differ in signedness [Rails'' breakpointer script error messages] /usr/local/lib/ruby/1.8/drb/drb.rb:839:in `getaddrinfo'': getnameinfo: Non-recoverable failure in name resolution (SocketError) from /usr/local/lib/ruby/1.8/drb/drb.rb:839:in `open_server_inaddr_any'' from /usr/local/lib/ruby/1.8/drb/drb.rb:862:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:756:in `open_server'' from /usr/local/lib/ruby/1.8/drb/drb.rb:754:in `open_server'' from /usr/local/lib/ruby/1.8/d...