Oliver Gorwits

Results 280 comments of Oliver Gorwits

Hi, two things to check - what is the "SNMP Class" shown under Device Details tab. It needs to be one which supports LLDP - what is returned by the...

Nowhere does it say that users have to put arrays into custom fields, so this is absolutely fair!

it's coming from this mix-in https://github.com/netdisco/netdisco/blob/master/lib/App/Netdisco/Util/CustomFields.pm#L29

on the other hand, I'd've expected this integration to always get array output https://github.com/netdisco/netdisco/blob/master/lib/App/Netdisco/Configuration.pm#L441

Hi @alcatron are you using the `snmp_object` custom field helper? or inserting the data another way?

Hi @alcatron I'm having trouble reproducing this, sorry. Are you able to run the following for me for the device with the problem: `~netdisco/bin/netdisco-do psql --quiet -e "select custom_fields from...

Hi @alcatron Indeed the problem is definitely when `with_custom_fields` is added, you're right. Unfortunately, removing this will break the feature `netmap_custom_fields`: https://github.com/netdisco/netdisco/wiki/Configuration#netmap_custom_fields You make a good point about performance/speed though....

Hi @alcatron I don't think I saw a reply to these two requests earlier, which is essential for me to work out the correct fix: Are you able to run...

OK what's happening is that _one_ device somewhere on your network has _somehow_ ended up with a bare empty string inside the jsonb custom field in the database. I've no...

fixed in 703db9069ad3b096f6f7e6084dc81ad54fce274e