OPNsense Forum

Archive => 15.1 Legacy Series => Topic started by: tigersharke on March 05, 2015, 10:02:36 am

Title: Crash report
Post by: tigersharke on March 05, 2015, 10:02:36 am
Hello!

During my recent install & setup of OPNsense, the following crash report was generated, but since I also had not perfected internet connectivity by then, it could not be sent.  Perhaps such a generated report could be held somewhere when unconnected and then sent by choice or automatic?  I hope this report helps, and yes I have seen the same or very similar issue/error on pfsense.  Either some twiddle of the config or a reboot or both seems to have cleared the problem for me.

Code: [Select]
amd64                                                                                                                                                                                             
10.1-RELEASE-p6                                                                                                                                                                                   
FreeBSD 10.1-RELEASE-p6 #0 5aa5ada(master): Thu Feb 26 16:26:03 CET 2015     root@sensey64:/usr/obj/usr/src/sys/SMP                                                                               
                                                                                                                                                                                                 
Crash report details:                                                                                                                                                                             
                                                                                                                                                                                                 
PHP Errors:                                                                                                                                                                                       
[05-Mar-2015 00:18:36 America/Chicago] PHP Fatal error:  Uncaught exception 'Exception' with message 'Timeout (60) executing :service reload all' in /usr/local/opnsense/mvc/app/library/OPNsense/Core/Backend.php:70                                                                                                                                                                               
Stack trace:                                                                                                                                                                                     
#0 /usr/local/etc/inc/util.inc(162): OPNsense\Core\Backend->sendEvent('service reload ...')                                                                                                       
#1 /usr/local/etc/inc/pfsense-utils.inc(834): send_event('service reload ...')                                                                                                                   
#2 /usr/local/www/wizard.php(901) : eval()'d code(33): reload_all()                                                                                                                               
#3 /usr/local/www/wizard.php(901): eval()                                                                                                                                                         
#4 {main}                                                                                                                                                                                         
  thrown in /usr/local/opnsense/mvc/app/library/OPNsense/Core/Backend.php on line 70                                                                                                             
[05-Mar-2015 00:19:06 America/Chicago] PHP Fatal error:  Uncaught exception 'Exception' with message 'Timeout (60) executing :service reload all' in /usr/local/opnsense/mvc/app/library/OPNsense/Core/Backend.php:70                                                                                                                                                                               
Stack trace:                                                                                                                                                                                     
#0 /usr/local/etc/inc/util.inc(162): OPNsense\Core\Backend->sendEvent('service reload ...')                                                                                                       
#1 /usr/local/etc/inc/pfsense-utils.inc(834): send_event('service reload ...')                                                                                                                   
#2 /usr/local/www/wizard.php(901) : eval()'d code(33): reload_all()
#3 /usr/local/www/wizard.php(901): eval()
#4 {main}
  thrown in /usr/local/opnsense/mvc/app/library/OPNsense/Core/Backend.php on line 70
Title: Re: Crash report
Post by: franco on March 05, 2015, 05:29:55 pm
We will beef up the logging to track this down... I can't see which service times out here. Oo