ARP Table error

Started by RickNY, October 01, 2016, 02:58:45 PM

Previous topic - Next topic
I notice in OPNsense 16.7.5-amd64 that when I attempt to display the ARP table using Interfaces..Diagnostics..ARP Table, it returns no results and the following error is thrown in the system log.. Is this a known issue?


configd.py: [25cbc080-cd79-49f4-9896-5d3180509c8f] Script action failed with Command '/usr/local/opnsense/scripts/interfaces/list_arp.py "json"' returned non-zero exit status 1 at Traceback (most recent call last): File "/usr/local/opnsense/service/modules/processhandler.py", line 477, in execute stdout=output_stream, stderr=error_stream) File "/usr/local/lib/python2.7/subprocess.py", line 541, in check_call raise CalledProcessError(retcode, cmd) CalledProcessError: Command '/usr/local/opnsense/scripts/interfaces/list_arp.py "json"' returned non-zero exit status 1

Hi RickNY,

can you run the following on a console and report the output?

/usr/local/opnsense/scripts/interfaces/list_arp.py json


Best regards,

Ad



You can disregard.. I had "Suppress ARP Messages" enabled.