Error from cron: Use of uninitialized value in numeric gt
I have wordpress blog. In cPanel I have configured a cron expression to run all scheduled wordpress jobs.
Daily it runs backups using "updraftplus" but after each run I am getting the following email
----
Use of uninitialized value in numeric gt (>) at /usr/local/cpanel/Cpanel/Filesys/Mounts.pm line 205.
Use of uninitialized value in numeric gt (>) at /usr/local/cpanel/Cpanel/Filesys/Mounts.pm line 205.
Use of uninitialized value in numeric gt (>) at /usr/local/cpanel/Cpanel/Filesys/Mounts.pm line 205.
Use of uninitialized value in numeric gt (>) at /usr/local/cpanel/Cpanel/Filesys/Mounts.pm line 205.
----
Is this harmful? How this can be fixed?
| from: | Cron Daemon |
| subject: | Cron /usr/local/bin/php /home/alex/public_html/wp-cron.php |
-
Hello @ice-pro What kind of filesystem is the backup being transported to? Does this happen to be an NFS mount? 0 -
hi @cPanelLauren, in fact the target is Google Drive, but I suspect plugin may use local FS temporary for making archives. 0 -
The local FS wouldn't be NFS normally but if so we don't support it and it could be why you're getting that error. In all instance I've seen that error before it's a result of a filesystem issue where the filesystem doesn't support flock 0 -
Hello, I'm having the same issue on a WordPress cron task. I get this mail: Subject: Cron /usr/local/bin/php /home/example/public_html/wp-cron.php /dev/null 2>&1 Body: Use of uninitialized value in numeric gt (>) at /usr/local/cpanel/Cpanel/Filesys/Mounts.pm line 206. I use the WP plugin Updraft Plus which is set to send backups through FTP and now the FTP server is temporally down, so I think that's the problem, Updraft cannot send the backup files to the remote destination. Hope it helps. 0 -
@mlopez - are things working well after the FTP server was back online? 0
Please sign in to leave a comment.
Comments
5 comments