Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - MaxMax99

#1
Yes, maybe. Check API key.

Quote from: BrandyWine on October 09, 2025, 03:40:13 PMI currently removed the widget, and still see errors in log file

<11>1 2025-10-09T12:16:29+00:00 Rice.localdomain rule-updater.py 62960 - [meta sequenceId="116"] download failed for https://opnsense.emergingthreats.net/api/v1/ruleset/version (http_code: 403)

Any call out to thst url (from the fw for suricata stuff) always gets 403.

403's are "not authorized" err, so maybe an issue with API key?
#2
Hi,

The widget now works proprely, thank you :)
#3
Hi,

The widget still dosen't load.

What about you guys?
#4
Do you need any more infos guys?
#5
yeah, it display "proofpoint" if you remove it then add it again but with no info and when you leave the dashboard and come back it fails to load again
#6
Sure, here's what it complains about (the screenshot is too large to be uploaded here) :

"root@ClosedSense:~ # /usr/local/opnsense/scripts/etpro_telemtry/sensor_info.py

Traceback (most recent call last):
  File "/usr/local/opnsense/scripts/etpro_telemtry/sensor_info.py", line 33, in <module>
    import telemetry
  File "/usr/local/opnsense/scripts/etpro_telemtry/telemetry/__init__.py", line 34, in <module>
    import netaddr
ModuleNotFoundError: No module named 'netaddr'
root@ClosedSense:~ # "
#7
Hi,

I have telemetry enabled for the ET Pro ruleset, but the telemetry widget fails to load with this error in the backend logs.

I'm running OPNsense in a VM for tesing and I am on the Dev branch.

Thanks for your help.