OPNsense 23.7.6-amd64FreeBSD 13.2-RELEASE-p3OpenSSL 1.1.1w 11 Sep 2023
Fatal error: Uncaught ValueError: Unknown format specifier "�" in /usr/local/www/guiconfig.inc:295 Stack trace: #0 /usr/local/www/guiconfig.inc(295): sprintf('\xE6\x9B\xB4\xE6\x94\xB9\xE5\xB7\xB2\xE6\x88\x90\xE5\x8A\x9F...', '
287 global $config; 290 if (!empty($config['hasync']['synchronizetoip'])) { 291 if (!$plain) { 292 $lnk_start = '<a href="status_habackup.php">'; 293 $lnk_end = '</a>'; 294 } 295 return sprintf( 296 gettext("The changes have been applied successfully, ". 297 "remember to update your backup server in %sSystem: High availability: status%s"), 298 $lnk_start, $lnk_end 299 ); 300 } else { 301 return gettext('The changes have been applied successfully.'); 302 } 303 }
root 11 799.0 0.0 0 128 - RNL 14:38 152:02.95 [idle]root 0 0.0 0.0 0 1040 - DLs 14:38 0:06.98 [kernel]root 1 0.0 0.0 11376 936 - ILs 14:38 0:00.01 /sbin/initroot 2 0.0 0.0 0 128 - DL 14:38 0:00.00 [KTLS]root 3 0.0 0.0 0 144 - DL 14:38 0:00.00 [crypto]root 4 0.0 0.0 0 48 - DL 14:38 0:06.75 [cam]root 5 0.0 0.0 0 16 - DL 14:38 0:02.84 [pf purge]root 6 0.0 0.0 0 16 - DL 14:38 0:00.22 [rand_harvestq]root 7 0.0 0.0 0 48 - DL 14:38 0:02.40 [pagedaemon]
ps -aux | head