Send netdisco-users mailing list submissions to
        netdisco-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
        netdisco-users-requ...@lists.sourceforge.net

You can reach the person managing the list at
        netdisco-users-ow...@lists.sourceforge.net

When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:

   1. Netdisco search results missing randomly (Muris)
   2. Re: Netdisco search results missing randomly (Muris)
   3. Re: Netdisco search results missing randomly (Muris)
--- Begin Message ---
Hi,

 

Ive noticed sometimes netdisco search results are missing, even if you want to 
enter the specific device it comes up empty

 

I had a look at the backend and im seeing things like this, any ideas what is 
causing this?

 

DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  

SQL that returns multiple rows is DEPRECATED for ->find and ->single at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Arpnip/Subnets.pm 
line 65

 

DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  

SQL that returns multiple rows is DEPRECATED for ->find and ->single at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Util/Node.pm line 182

 

Use of uninitialized value $res{"234"} in string eq at 
/home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.   pm line 256.

 

 

Thankyou


--- End Message ---
--- Begin Message ---
By the way, to get it working, I have to restart netdisco-web

 

I can’t really see errors in netdisco-web log though

 

From: Muris <alcat...@gmail.com>
Date: Monday, 13 September 2021 at 13:32
To: "netdisco-users@lists.sourceforge.net" 
<netdisco-users@lists.sourceforge.net>
Subject: Netdisco search results missing randomly

 

Hi,

 

Ive noticed sometimes netdisco search results are missing, even if you want to 
enter the specific device it comes up empty

 

I had a look at the backend and im seeing things like this, any ideas what is 
causing this?

 

DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  

SQL that returns multiple rows is DEPRECATED for ->find and ->single at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Arpnip/Subnets.pm 
line 65

 

DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  

SQL that returns multiple rows is DEPRECATED for ->find and ->single at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Util/Node.pm line 182

 

Use of uninitialized value $res{"234"} in string eq at 
/home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.   pm line 256.

 

 

Thankyou


--- End Message ---
--- Begin Message ---
I did a debug on arpnip and shows this, seems it crashes on something 
referenced in related to Subnets.pm ?

 

1037] 2021-09-13 05:51:29 debug  [10.x.x.x] arpnip - found subnet 10.x.x.x/27

[1037] 2021-09-13 05:51:29 debug  [10.x.x.x] arpnip - found subnet 10.x.x.x/30

[1037] 2021-09-13 05:51:29 debug  [10.x.x.x] arpnip - found subnet 10.x.x.0/27

[1037] 2021-09-13 05:51:29 debug  [10.x.x.x] arpnip - found subnet 10.x.x.x/26

DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  
SQL that returns multiple rows is DEPRECATED for ->find and ->single at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Arpnip/Subnets.pm 
line 65

[1037] 2021-09-13 05:51:30 debug -> DBIx::Class::Row::update(): Can't update 
App::Netdisco::DB::Result::Subnet=HASH(0x4e22e70): updated more than one row at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Arpnip/Subnets.pm 
line 65

[1037] 2021-09-13 05:51:30 debug bless( {'msg' => 'DBIx::Class::Row::update(): 
Can\'t update App::Netdisco::DB::Result::Subnet=HASH(0x4e22e70): updated more 
than one row at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Arpnip/Subnets.pm 
line 65

'}, 'DBIx::Class::Exception' )

[1037] 2021-09-13 05:51:30 debug => running workers for phase: store

[1037] 2021-09-13 05:51:30 debug -> run worker store/nodes/0

[1037] 2021-09-13 05:51:31 debug  [10.x.x.x] arpnip - processed 293 ARP Cache 
entries

[1037] 2021-09-13 05:51:31 debug  [10.x.x.x] arpnip - processed 0 IPv6 Neighbor 
Cache entries

 

From: Muris <alcat...@gmail.com>
Date: Monday, 13 September 2021 at 13:37
To: "netdisco-users@lists.sourceforge.net" 
<netdisco-users@lists.sourceforge.net>
Subject: Re: Netdisco search results missing randomly

 

By the way, to get it working, I have to restart netdisco-web

 

I can’t really see errors in netdisco-web log though

 

From: Muris <alcat...@gmail.com>
Date: Monday, 13 September 2021 at 13:32
To: "netdisco-users@lists.sourceforge.net" 
<netdisco-users@lists.sourceforge.net>
Subject: Netdisco search results missing randomly

 

Hi,

 

Ive noticed sometimes netdisco search results are missing, even if you want to 
enter the specific device it comes up empty

 

I had a look at the backend and im seeing things like this, any ideas what is 
causing this?

 

DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  

SQL that returns multiple rows is DEPRECATED for ->find and ->single at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Arpnip/Subnets.pm 
line 65

 

DBIx::Class::Storage::DBI::select_single(): Query returned more than one row.  

SQL that returns multiple rows is DEPRECATED for ->find and ->single at 
/home/netdisco/perl5/lib/perl5/App/Netdisco/Util/Node.pm line 182

 

Use of uninitialized value $res{"234"} in string eq at 
/home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.   pm line 256.

 

 

Thankyou


--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
netdisco-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/netdisco-users

Reply via email to