Letractively / nagios-check-webpage

Automatically exported from code.google.com/p/nagios-check-webpage
0 stars 0 forks source link

Plugin crashing on a Wordpress site. #3

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
The plugin is working fine on most sites but there is an issue when he try to 
download à 
wordpress site, here is the verbose output :

[302] Temporary Redirect /feed/rss/ -> s(3o) t(5.48s)
[302] Temporary Redirect /feed/atom/ -> s(3o) t(5.53s)
[302] Temporary Redirect /feed/ -> s(3o) t(5.60s)
[200] OK /xmlrpc.php -> s(45o) t(5.69s)
[200] OK /xmlrpc.php?rsd -> s(45o) t(5.69s)
/usr/lib/ruby/1.8/net/http.rb:1470:in `initialize': HTTP request path is empty 
(ArgumentError)
    from ./check_webpage.rb:287:in `join'
    from ./check_webpage.rb:287
    from ./check_webpage.rb:287:in `each'
    from ./check_webpage.rb:287

Original issue reported on code.google.com by coolboy7...@gmail.com on 9 May 2010 at 5:56

GoogleCodeExporter commented 8 years ago
Fixed

Original comment by lagounet@gmail.com on 10 May 2010 at 8:39