On Wed, Nov 23, 2011 at 10:52:45AM -0500, Jim Pingle wrote: > On 11/23/2011 10:45 AM, Eugen Leitl wrote: > > On Wed, Nov 23, 2011 at 10:42:41AM -0500, Jim Pingle wrote: > >> On 11/23/2011 10:36 AM, Eugen Leitl wrote: > >>> Thanks -- did that, and rebooted. > >> [snip] > >>> Crash report details: > >>> > >> > >> Did you submit the report? If so, did it give you an error when it > >> submitted? > > > > Yes, submitted, and no error given: > > > > Processing... > > > > Uploading... > > > > Upload received OK. > > > > Continue and delete crash report files from local disk. > > > > Looking at the report it sent to us, it does not look like the code > actually updated. It submitted that report in plain text when the code I > added would have gzipped it. > > Are you sure the gitsync finished successfully? > > You should see output like this: > : pfSsh.php playback gitsync master > > Starting the pfSense shell system............... > > ===> Checking out master > ===> Fetching updates... > remote: Counting objects: 13, done. > remote: Compressing objects: 100% (2/2), done. > remote: Total 7 (delta 5), reused 7 (delta 5) > Unpacking objects: 100% (7/7), done. > >From git://github.com/bsdperimeter/pfsense > 96f9e3f..dc43ff1 master -> origin/master > ===> Installing new files... > ===> Removing FAST-CGI temporary files... > ===> Upgrading configuration (if needed)... > ===> Configuring filter... > ===> Running /etc/rc.php_ini_setup... > ===> Locking down the console if needed... > ===> Signaling PHP and Lighty restart... > ===> Checkout complete. > > Your system is now sync'd and PHP and Lighty will be restarted in 5 seconds.
I did see something like that. Just repeated the above, and it seems the last sync did succeed: # pfSsh.php playback gitsync master Starting the pfSense shell system............... ===> Checking out master ===> Fetching updates... ===> Installing new files... ===> Removing FAST-CGI temporary files... ===> Upgrading configuration (if needed)... ===> Configuring filter... ===> Running /etc/rc.php_ini_setup... ===> Locking down the console if needed... ===> Signaling PHP and Lighty restart... ===> Checkout complete. Your system is now sync'd and PHP and Lighty will be restarted in 5 seconds. I'm still getting the error whenever I click on the pfSense home button at the left top. -- Eugen* Leitl <a href="http://leitl.org">leitl</a> http://leitl.org ______________________________________________________________ ICBM: 48.07100, 11.36820 http://www.ativel.com http://postbiota.org 8B29F6BE: 099D 78BA 2FD3 B014 B08A 7779 75B0 2443 8B29 F6BE _______________________________________________ List mailing list [email protected] http://lists.pfsense.org/mailman/listinfo/list
