CSRF check failed. Your form session may have expired, or you may not have cookies enabled.
last pid: 9979; load averages: 0.04, 0.16, 0.14 up 0+00:08:27 19:57:18 125 processes: 5 running, 100 sleeping, 20 waiting Mem: 254M Active, 82M Inact, 217M Wired, 76M Buf, 7272M Free Swap: PID USERNAME PRI NICE SIZE RES STATE C TIME WCPU COMMAND 11 root 155 ki31 0K 64K CPU3 3 8:21 100.00% [idle{idle: cpu3}] 11 root 155 ki31 0K 64K CPU2 2 8:20 100.00% [idle{idle: cpu2}] 11 root 155 ki31 0K 64K CPU1 1 8:17 100.00% [idle{idle: cpu1}] 11 root 155 ki31 0K 64K RUN 0 8:13 98.29% [idle{idle: cpu0}] 69184 root 22 0 130M 34716K piperd 1 0:08 1.27% /usr/local/bin/php-cgi 41268 root 20 0 289M 203M uwait 0 0:04 0.59% /usr/local/bin/suricata -D -i re0 -i re1 0 root -16 0 0K 160K swapin 3 0:28 0.00% [kernel{swapper}] 41268 root 20 0 289M 203M nanslp 3 0:02 0.00% /usr/local/bin/suricata -D -i re0 -i re1 63601 root 21 0 126M 29040K accept 3 0:01 0.00% /usr/local/bin/php-cgi 12 root -92 - 0K 320K WAIT 1 0:01 0.00% [intr{irq267: re0}] 12 root -92 - 0K 320K WAIT 1 0:01 0.00% [intr{irq268: re1}] 55284 root 20 0 60804K 7072K kqread 3 0:01 0.00% /usr/local/sbin/lighttpd -f /var/etc/lig 41268 root 20 0 289M 203M uwait 0 0:00 0.00% /usr/local/bin/suricata -D -i re0 -i re1 180 root 20 0 115M 30864K accept 0 0:00 0.00% /usr/local/bin/python2.7 /usr/local/opns 41268 root 20 0 289M 203M uwait 2 0:00 0.00% /usr/local/bin/suricata -D -i re0 -i re1 12 root -60 - 0K 320K WAIT 0 0:00 0.00% [intr{swi4: clock}] 41268 root 20 0 289M 203M uwait 1 0:00 0.00% /usr/local/bin/suricata -D -i re0 -i re1 41268 root 20 0 289M 203M uwait 1 0:00 0.00% /usr/local/bin/suricata -D -i re0 -i re1
What do you mean by "crypto" status?I tracked down the CSRF issue last night (it's only on opnsense-devel fortunately), can be fixed via:# cd /usr/local/www/csrf# fetch https://raw.githubusercontent.com/opnsense/core/master/src/www/csrf/csrf-magic.jsThis is the likely cause for the diagnostics pages misbehaving.Also not sure what you mean by SMTP... do you mean the notifications?I'm going to push proper amendments for 15.7.12 (both release and devel) on Monday or Tuesday at the latest.