Jump to content

issue with cron job


Recommended Posts

Hello everyone,

I have an issue with cron job last 4 days on whmcs 8.2.1

he last recorded successful end time is 2021-10-02 17:03:42. Please refer to our troubleshooting guide for details regarding how to identify the problem preventing daily cron completion. 

 

After I run cron from ssh using all  all -F -vvv

 php -q /home/user/whmcs/crons/cron.php all -F -vvv

I get

Fatal error: Cannot redeclare fuzoolay() in  on line 0
Whoops\Exception\ErrorException: Cannot redeclare fuzoolay() in :0

#0 /home/user/whmcs/vendor/whmcs/whmcs-foundation/lib/Utility/Error/Run.php(0): WHMCS\Utility\Error\Run->handleError(1, 'Cannot redeclar...', '',0)
#1 [internal function]: WHMCS\Utility\Error\Run->handleShutdown()

 

Link to comment
Share on other sites

This appears to be an error caused by a 3rd party customization such as a module or hook.

I'm not able to find any fuzoolay() function in the WHMCS 8.2.1 codebase which would indicate that this is indeed 3rd party.

You should be able to resolve this by moving your current modules directory aside and uploading a fresh copy from the stock WHMCS full release files. Also, be sure that you replace the includes/hooks directory as well to ensure no 3rd party hooks are causing this.

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use & Guidelines and understand your posts will initially be pre-moderated