search for: open_server_inaddr_any

Displaying 8 results from an estimated 8 matches for "open_server_inaddr_any".

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'' from /usr...
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:in `open_serv...
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/drb.rb:1336:in...
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/drb.rb:1336:in...
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/drb/drb.rb:133...
2008 Aug 24
0
Running specs within a spec server
...ib/ruby/1.8/drb/drb.rb:855:in `initialize'': getaddrinfo: nodename nor servname provided, or not known (SocketError) The full trace is at http://pastie.org/259026 I went into /opt/local/lib/ruby/1.8/drb/drb.rb , looked around line 855, put this debug message at the beginning of #self.open_server_inaddr_any : puts "host = [#{host}] , port = [#{port}]" and ran a spec again. That line spat this out: host = [wombat.local] , port = [0] The port number doesn''t seem right, but then again, the authors of drb might be working some magic here. So, if you have any suggestions for how...
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 `initialize''...
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/drb/drb.rb:133...