Ticket #2150 (closed Bugs: fixed)

Opened 6 years ago

Last modified 6 years ago

error in freepbx cron job output

Reported by: dswartz Assigned to:
Priority: major Milestone: 2.3
Component: Core Version: 2.3-branch
Keywords: Cc:
Confirmation: Distro:
Backend Engine: All Distro Ver:
Backend Ver: SVN Revision (if applicable):

Description

Subject: Cron <root@sphinx> /var/lib/asterisk/bin/freepbx-cron-scheduler.php
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/root>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=root>
X-Cron-Env: <USER=root>
Date: Tue, 24 Jul 2007 08:27:02 -0400 (EDT)

PHP Notice: Undefined offset: 1 in /var/lib/asterisk/bin/module_admin on line 488
PHP Notice: Undefined offset: 2 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 3 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 4 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 5 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 6 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 7 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 9 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 8 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 10 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 9 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 11 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 12 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 13 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 14 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 15 in /var/www/html/admin/functions.inc.php on line 1384
PHP Notice: Undefined offset: 16 in /var/www/html/admin/functions.inc.php on line 1384 

Also, suggested that this cron job should redirect all output to /dev/null.

Change History

07/24/07 19:47:01 changed by p_lindheimer

  • milestone changed from 3.0 to 2.3.

07/26/07 09:34:06 changed by p_lindheimer

  • status changed from new to closed.
  • resolution set to fixed.

r4533 - should fix the output to only come when errors are detected, and also the hourly running of the update checking. Will come out in the next framework update shortly