Skip to main content

Error from cron: Use of uninitialized value in numeric gt

Comments

5 comments

  • cPanelLauren
    Hello @ice-pro What kind of filesystem is the backup being transported to? Does this happen to be an NFS mount?
    0
  • ice-pro
    hi @cPanelLauren, in fact the target is Google Drive, but I suspect plugin may use local FS temporary for making archives.
    0
  • cPanelLauren
    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
  • mlopez
    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
  • cPRex Jurassic Moderator
    @mlopez - are things working well after the FTP server was back online?
    0

Please sign in to leave a comment.