Project

General

Profile

Actions

Bug #10219

closed

PHP error - missing function

Added by Greg M about 4 years ago. Updated about 4 years ago.

Status:
Rejected
Priority:
Normal
Assignee:
-
Category:
PHP Interpreter
Target version:
-
Start date:
01/29/2020
Due date:
% Done:

0%

Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.4.5
Affected Architecture:

Description

Hi!

Dropping in a bug:

Crash report details:

PHP Errors:
[29-Jan-2020 03:01:00 Europe/Berlin] PHP Fatal error: Uncaught Error: Call to undefined function cert_notify_expiring() in /etc/inc/periodic.inc:31
Stack trace:
#0 /etc/rc.periodic(26): periodic_daily()
#1 {main}
thrown in /etc/inc/periodic.inc on line 31

Latest RC.

Actions #1

Updated by Jim Pingle about 4 years ago

  • Category set to PHP Interpreter
  • Status changed from New to Rejected

That file is not present in the 2.4.5 branch of the source repository, only 2.5.0. Nor is it present on 2.4.5 RC snapshot systems I have here. That file is also not installed by packages.

I'm not sure what exactly might have happened to your system, but it does not appear to be a 2.4.5 RC problem.

Post on the forum for assistance.

Actions #2

Updated by Greg M about 4 years ago

This happend when I upgraded from 2.4.5 snapshot to 2.4.5 RC.
On snapshot there was no error at all.

Weird

Actions #3

Updated by Jim Pingle about 4 years ago

We've done that with numerous systems internally and haven't seen anything like this. Maybe you have something in your configuration that is contributing (like improper gitsync settings), but this isn't the place to discuss/diagnose that. Start a forum thread and it can be discussed there.

Actions #4

Updated by Greg M about 4 years ago

True that, maybe I`ve synced master.
Will resolve on my own.

Thanks!

Actions

Also available in: Atom PDF