Root mail errors

Default NS 7.9 machine, I have 2 errors:

1/

From apache@server.domain.tld  XXX XXX XX XX:XX:XX XXXX
Return-Path: <apache@server.domain.tld>
X-Original-To: apache
Delivered-To: apache@server.domain.tld
Received: by server.domain.tld (Postfix, from userid 48)
	id XXXXXXXXXX; XXX, XX XXX XXXX XX:XX:XX +XXXX (XXX)
From: "(Cron Daemon)" <apache@server.domain.tld>
To: apache@server.domain.tld
Subject: Cron <apache@server> /usr/bin/scl enable rh-php73 -- php -d memory_limit=512M -f /usr/share/nextcloud/cron.php
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=6>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/48>
X-Cron-Env: <LANG=en_US.UTF-8>
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/usr/share/httpd>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=apache>
X-Cron-Env: <USER=apache>
Message-Id: <XXXXXXXXXXXXXX.XXXXXXXXXX@server.domain.tld>
Date: XXX, XX XXX XXXX XX:XX:XX +XXXX (XXX)

PHP Warning:  PHP Startup: Unable to load dynamic library 'smbclient.so' (tried: /opt/rh/rh-php73/root/usr/lib64/php/modules/smbclient.so (/usr/lib64/samba/libreplace-samba4.so: version `SAMBA_4.9.1' not found (required by /lib64/libwbclient.so.0)), /opt/rh/rh-php73/root/usr/lib64/php/modules/smbclient.so.so (/opt/rh/rh-php73/root/usr/lib64/php/modules/smbclient.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0

2/

From apache@server.domain.tld  XXX XXX XX XX:XX:XX XXXX
Return-Path: <apache@server.domain.tld>
X-Original-To: apache
Delivered-To: apache@server.domain.tld
Received: by server.domain.tld (Postfix, from userid 48)
	id XXXXXXXXXXX; XXX, XX XXX XXXX XX:XX:XX +XXXX (XXX)
From: "(Cron Daemon)" <apache@server.domain.tld>
To: apache@server.domain.tld
Subject: Cron <apache@server> /usr/bin/scl enable rh-php73 -- php -d memory_limit=512M -d apc.enable_cli=1 -f /usr/share/nextcloud/cron.php
Content-Type: text/plain; charset=UTF-8
Auto-Submitted: auto-generated
Precedence: bulk
X-Cron-Env: <XDG_SESSION_ID=10>
X-Cron-Env: <XDG_RUNTIME_DIR=/run/user/48>
X-Cron-Env: <LANG=en_US.UTF-8>
X-Cron-Env: <SHELL=/bin/sh>
X-Cron-Env: <HOME=/usr/share/httpd>
X-Cron-Env: <PATH=/usr/bin:/bin>
X-Cron-Env: <LOGNAME=apache>
X-Cron-Env: <USER=apache>
Message-Id: <XXXXXXXXXXXXXX.XXXXXXXXXXX@server.domain.tld>
Date: XXX, XX XXX XXXX XX:XX:XX +XXXX (XXX)

PHP Warning:  PHP Startup: Unable to load dynamic library 'fileinfo' (tried: /opt/rh/rh-php73/root/usr/lib64/php/modules/fileinfo (/opt/rh/rh-php73/root/usr/lib64/php/modules/fileinfo: cannot open shared object file: No such file or directory), /opt/rh/rh-php73/root/usr/lib64/php/modules/fileinfo.so (/opt/rh/rh-php73/root/usr/lib64/php/modules/fileinfo.so: undefined symbol: pcre_get_compiled_regex_cache_ex)) in Unknown on line 0
PHP Fatal error:  Uncaught Error: Call to a member function getLogger() on null in /usr/share/nextcloud/cron.php:161
Stack trace:
#0 {main}
  thrown in /usr/share/nextcloud/cron.php on line 161

You can ignore these error mails, they’re from a cron job running during the update.

1 Like