Send netdisco-users mailing list submissions to
[email protected]
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
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:
1. Re: Netdisco 2.46.2 issues (Andy Ruhl)
2. Re: Netdisco 2.46.2 issues (Muris)
3. Re: Netdisco 2.46.2 issues (Oliver Gorwits)
--- Begin Message ---
Did you do netdisco-deploy and let it update the schema? Not sure if
that would cause this, just asking.
Andy
On Tue, Sep 22, 2020 at 9:03 PM Muris <[email protected]> wrote:
>
> Hi List,
>
>
>
> Upgraded to 2.46.2 Netdisco, with Postgresql 12
>
>
>
> Ive noticed a few issues with this version
>
>
>
> searching or looking things up, it doesn’t find anything, then you have to
> refresh the page multiple times to pull up the data
> Going into some devices and clicking on ports comes up with “ no matching
> records” no matter how many times you delete or bring in the devices, even
> addresses, vlans tabs do the same
>
>
>
> Previously I was a few versions behind running on similar postgresql 12 was
> running fine.
>
>
>
> Anyone finding similar ? or a fix possible?
>
>
>
> Thanks
>
> _______________________________________________
> Netdisco mailing list
> [email protected]
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
--- End Message ---
--- Begin Message ---
Yep i sure did update the schema
> On 23 Sep 2020, at 14:25, Andy Ruhl <[email protected]> wrote:
>
> Did you do netdisco-deploy and let it update the schema? Not sure if
> that would cause this, just asking.
>
> Andy
>
>> On Tue, Sep 22, 2020 at 9:03 PM Muris <[email protected]> wrote:
>>
>> Hi List,
>>
>>
>>
>> Upgraded to 2.46.2 Netdisco, with Postgresql 12
>>
>>
>>
>> Ive noticed a few issues with this version
>>
>>
>>
>> searching or looking things up, it doesn’t find anything, then you have to
>> refresh the page multiple times to pull up the data
>> Going into some devices and clicking on ports comes up with “ no matching
>> records” no matter how many times you delete or bring in the devices, even
>> addresses, vlans tabs do the same
>>
>>
>>
>> Previously I was a few versions behind running on similar postgresql 12 was
>> running fine.
>>
>>
>>
>> Anyone finding similar ? or a fix possible?
>>
>>
>>
>> Thanks
>>
>> _______________________________________________
>> Netdisco mailing list
>> [email protected]
>> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
--- End Message ---
--- Begin Message ---
Hi Muris
Just to note that for issues in the web frontend it would be the
web-frontend log, not the backend (which is the log of the pollers).
regards
Oliver
On Wed, 23 Sep 2020 at 05:16, Muris <[email protected]> wrote:
> Im looking also at the backend log and a few things coming up, when im
> doing the searching, and queries, see below
>
>
>
> Use of uninitialized value $res{"418"} in pattern match (m//) at
> /home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.pm line 255.
>
> Use of uninitialized value $res{"418"} in string eq at
> /home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.pm line 256.
>
> Use of uninitialized value $res{"174"} in string eq at
> /home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.pm line 253.
>
> Use of uninitialized value $res{"174"} in string eq at
> /home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.pm line 254.
>
> Use of uninitialized value $res{"174"} in pattern match (m//) at
> /home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.pm line 255.
>
> Use of uninitialized value $res{"174"} in string eq at
> /home/netdisco/perl5/lib/perl5/SNMP/Info/CiscoStpExtensions.pm line 256.
>
> Use of uninitialized value in unpack at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Properties.pm
> line 56.
>
> Use of uninitialized value in sprintf at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Entities.pm
> line 108.
>
> Use of uninitialized value in unpack at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Properties.pm
> line 56.
>
> Use of uninitialized value in unpack at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Properties.pm
> line 56.
>
> Use of uninitialized value in sprintf at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Entities.pm
> line 108.
>
> Use of uninitialized value in sprintf at
> /home/netdisco/perl5/lib/perl5/App/Netdisco/Worker/Plugin/Discover/Entities.pm
> line 108.
>
> 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
>
> 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
>
>
>
> *From: *Muris <[email protected]>
> *Date: *Wednesday, 23 September 2020 at 13:31
> *To: *"[email protected]" <
> [email protected]>
> *Subject: *Netdisco 2.46.2 issues
>
>
>
> Hi List,
>
>
>
> Upgraded to 2.46.2 Netdisco, with Postgresql 12
>
>
>
> Ive noticed a few issues with this version
>
>
>
> 1. searching or looking things up, it doesn’t find anything, then you
> have to refresh the page multiple times to pull up the data
> 2. Going into some devices and clicking on ports comes up with “ no
> matching records” no matter how many times you delete or bring in the
> devices, even addresses, vlans tabs do the same
>
>
>
> Previously I was a few versions behind running on similar postgresql 12
> was running fine.
>
>
>
> Anyone finding similar ? or a fix possible?
>
>
>
> Thanks
> _______________________________________________
> Netdisco mailing list
> [email protected]
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users