Ticket #1793 (closed defect: fixed)
Traceroute
| Reported by: | jesusminguez@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.4-maint |
| Component: | network | Severity: | normal |
| Keywords: | Cc: |
Description
If i insert one domain that not exist thats happen. A really nasty bug has occurred Exception root command traceroute -I -n ebox-techologies.com 2>&1 failed. Error output: Command output: ebox-techologies.com: Name or service not known Cannot handle "host" cmdline arg `ebox-techologies.com' on position 1 (argc 3) . Exit value: 2 Pista root command traceroute -I -n ebox-techologies.com 2>&1 failed. Error output: Command output: ebox-techologies.com: Name or service not known Cannot handle "host" cmdline arg `ebox-techologies.com' on position 1 (argc 3) . Exit value: 2 at /usr/share/perl5/Error.pm line 182 Error::throw('EBox::Exceptions::Sudo::Command', 'cmd', 'traceroute -I -n ebox-techologies.com 2>&1', 'output', 'ARRAY(0xadb2790)', 'error', 'ARRAY(0xac29ebc)', 'exitValue', 2, ...) called at /usr/share/perl5/EBox/Sudo.pm line 215 EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/ebox/tmp/fO9ziME_Yt.cmd 2> /v...', 'traceroute -I -n ebox-techologies.com 2>&1', 512, 'ARRAY(0xadb2790)', 'ARRAY(0xac29ebc)') called at /usr/share/perl5/EBox/Sudo.pm line 182 EBox::Sudo::_root(1, 'traceroute -I -n ebox-techologies.com 2>&1') called at /usr/share/perl5/EBox/Sudo.pm line 137 EBox::Sudo::root('traceroute -I -n ebox-techologies.com 2>&1') called at /usr/share/perl5/EBox/Network.pm line 2910 EBox::Network::traceroute('EBox::Network=HASH(0x95cdd04)', 'ebox-techologies.com') called at /usr/share/perl5/EBox/CGI/Network/Diag.pm line 60 EBox::CGI::Network::Diag::_process('EBox::CGI::Network::Diag=HASH(0xadb306c)') called at /usr/share/perl5/EBox/CGI/Base.pm line 262 EBox::CGI::Base::run('EBox::CGI::Network::Diag=HASH(0xadb306c)') called at /usr/share/perl5/EBox/CGI/Run.pm line 120 EBox::CGI::Run::run('EBox::CGI::Run', 'Network/Diag', 'EBox') called at /usr/share/ebox/cgi/ebox.cgi line 19 ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler('Apache2::RequestRec?=SCALAR(0xad3e830)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0xad6006c)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170 ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0xad6006c)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31 ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec?=SCALAR(0xad3e830)') called at -e line 0 eval {...} called at -e line 0
