i have php-cgi spawn with 100% cpu usage when clicking on certain items of the 25.7.1 web GUI. Like Nginx. No memory issue. So i just frequently run:
killall php-cgi
configctl webgui restart
killall php-cgi
configctl webgui restart
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 Menuservice nut start
but you should start UPS Monitorservice nut_upsmon start
and hope it launches under nut user. Mind there could be a difference between commands:service * start
andconfigctl * start
In my case every boot I have to watch the error but it works:WARNING: failed precmd routine for nut
Most likely, all NUT components are started instead of the one per UI configuration. It all depends on how the scripts are written.
Quote from: crankshaft on May 12, 2023, 12:02:18 PMIs anyone else successfully running multiple wg interfaces using hostnames as the Endpoints ?I only use hostnames, and it works except boot, where in the infamous race, WG starts before all DNS. So I have to restart WG every boot.
Quote from: FreeMinded on November 14, 2024, 05:26:51 PMFor my understanding: Is this issue something that has to be solved on the crowdsec side or on the OPNsense side?#4262 on GIT. still active in 24.7.12_2. Even Adguard can't restart. The issue is nothing is killed, OPNsense scripts are hoping processes will terminate, and they will not.
Is there an open issue on either side? I could not find any yet.
local API server stopped with error: listening on 127.0.0.1:8080: listen tcp 127.0.0.1:8080: bind: address already in use
ps aux|grep crowdsec
-
sockstat -sSUivl|grep 8080
-
configctl crowdsec start
OK
root@opnsense:/]$
*** FINAL System shutdown message from root@opnsense ***
System going down IMMEDIATELY
Quote from: IHK on June 20, 2024, 12:51:13 PMIs this theoretically possible to have a hybrid mode, not filtering connection which has high throughput? I have too many dropped packets during downloads (~1gbps), so i stick to passive mode. During that time every component misreports size, and the slow connections which are the most dangerous are skipped.
For more accurate reporting results, it is recommended to use Zenarmor in Directed mode.