Quote from: sy on June 19, 2025, 11:39:53 AMHi,
Could you share the logs with the support team as well via Have Feedbak option in the bottom left corner of UI?
Done!
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 MenuQuote from: sy on June 19, 2025, 11:39:53 AMHi,
Could you share the logs with the support team as well via Have Feedbak option in the bottom left corner of UI?
Quote from: RutgerDiehard on June 18, 2025, 03:50:46 PMOPNsense updates just offered a Netdata update which I installed. When I attempt to access Netdata on http://[IP]:19999, I get "File does not exist, or is not accessible:" message.
I've tried removing and then reinstalling with the same result.
Not had any issues with Netdata previously so I assume it's the update that's broken it.
Quote from: sy on April 08, 2025, 02:31:39 PMHi,
OPNsense remove after cron service restart if you add a manuel entry to cron file. To make it permanent in GUI please do the followings
1- create a file in "/usr/local/opnsense/service/conf/actions.d/actions_reportingdb.conf"
2- File content should be
[start]
command:service elasticsearch restart
parameters:
type:script
message:Zenarmor Reporting DB is restarting
description:Zenarmor Reporting DB Restart
3- Navigate System - Settings - Cron
4- Add a new cron, set the time and date settings and select "Zenarmor Reporting DB Restart" in Command field and save the cron.
Quote from: sy on April 08, 2025, 08:02:27 AMHi,
Use the following command to restart Elasticsearch: service elasticsearch restart.
Quote from: sy on April 07, 2025, 08:33:49 AMHi,
Which database are you using? Could you please share its version?
Quote from: dseven on February 11, 2025, 02:02:12 PM(my assumption, at least) ... factory defaults would throw away any configuration you had done using the OPNsense UI, but would not "fix" other changes that had been changed to the system, including any tweaks made using a shell, or (I think) potentially anything that had been put in place by plugin installations (especially from third party repos). If you want a truly "clean slate", a fresh install would be the only way I would completely trust...
Quote from: Patrick M. Hausen on February 11, 2025, 11:11:11 AMQuote from: rfox on February 11, 2025, 10:53:43 AMThanks for the quick response - Not sure it's clear . . . If "I Reset to factory defaults" - is that equivalent to performing a fresh install plus restored config?No. A reset to factory default erases all your configuration so it is the equivalent to a fresh install without a restored config.
Quote from: Patrick M. Hausen on February 11, 2025, 10:37:50 AMQuote from: rfox on February 11, 2025, 10:22:58 AMJust wondering - is there a big difference between a fresh install with recover from previous config backup - versus using option 4 in the console which says "Reset to factory defaults"?
Reset to factory defaults leaves the firewall with factory defaults.
Install with your saved configuration leaves the firewall with your saved configuration.
Depending on how much your saved configuration differs from the factory defaults ... that defines how big the difference is.