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 - idpitt

#1
Same here.  Chrome/Chromium frequently freezes and throws a  page unresponsive error. Firefox is fine.

This makes the Opnsense GUI almost unusable since logging in dumps me into the dashboard and I need to navigate away quickly to avoid a browser freeze. 

All browser versions are up to date. This occurs on a Mac and a Linux box.
#2
Quote from: tokar86a on September 19, 2023, 07:19:59 AM
Quote from: sy on September 18, 2023, 11:06:08 PM
Hi all,

1.15 has fixes for the report charts. Can you try the reports after the update?

Still has the same problem.
For me, this ended up being a version issue.  Elasticsearch 8.1 deprecated the use of 'interval' and changed it to 'fixed_interval'.  I went through and modified  the impacted templates under Zenarmor to restore the charts.  As part of that journey, I also created similar charts directly in Grafana to remove the need to log into the firewall all the time so that's now my primary reviewing tool. I logged the bug with Zenarmor support and they say this will be sorted in a future release.
#3
Zenarmor 1.15.1

I run postfix on Opnsense and therefore no user auth for incoming emails to be relayed out to my smarthost ( Google ).   Without a username or password in the scheduled reports field, the Zenarmor mail service fails before it contacts the postfix server, throwing a 200 error.  If I stick in random characters in both fields, the service at least calls postfix but gets bounced out with 'auth extension not supported by server'. 

Anyway of fixing this?

If I try to go to gmail directly,  on STARTTLS, I get the same auth extension error and on TLS, I get an early connection.  So far, only sending stuff via the Zenarmor portal works but I don't want yet another third party servie touching my firewall.
#5
It's 8.1

The majority of reports are working. This is the home edition. I don't need the prefix functionality.   Are some reports/logs disabled in this set up?   The Activity Explorer and some of the time based charts ( e.g. HTTP Transactions by source over time ) are broken. The same version of Zenarmor and license against the local elasticsearch instance provides full functionality.
#6
Similar issues here. Running 1.15.1 on OPNSense 23.7.6 with an external elasticsearch DB. I see indexes being populated with data and some reports display info in the zenarmor GUI.     Unique local hosts for example is blank.  Activity Explorer is totally blank.  A 'reset indexes' attempt returns a failed to connect yet deleting data works. 

When I was running the elastic search locally, the reports were working fine.  I wanted to offload the database to an existing ELK server.