New (to me ) fantastico cron issue

PCZero

Well-Known Member
Dec 13, 2003
780
103
193
Earth
Recently I have been getting the following email which appears to be from a fantastico cron job...


===================================================================================
Delivered-To: [email protected]
Envelope-to: [email protected]
From: [email protected] (Cron Daemon)
To: [email protected]
Subject: Cron <root@hostname> cd /var/netenberg/fantastico_f3/sources && /usr/local/cpanel/3rdparty/bin/php index.php crontab
Auto-Submitted: auto-generated
Date: Wed, 08 Apr 2020 00:08:01 -0400


<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">

Bad Request

Your browser sent a request that this server could not understand.
===================================================================================

Can someone please help me decipher the underlying issue and hopefully fix it?

Thanks
 

cPanelLauren

Product Owner II
Staff member
Nov 14, 2017
13,266
1,309
363
Houston
That's the fantastico update cron: Netenberg Products - How can I update Fantastico F3 if it is already installed?

The 400 error (Bad Request) is defined as follows: 400 Bad Request
400 Bad Request


The 400 (Bad Request) status code indicates that the server cannot or
will not process the request due to something that is perceived to be
a client error (e.g., malformed request syntax, invalid request
message framing, or deceptive request routing).
Which seems to be an issue with Fantastico itself and the guide here might be helpful: https://netenberg.com/f3adminguide.pdf or their support team which is linked in the document as well.

When you try to run the cron manually do you get the same error? You can do this with the following:

Code:
cd /var/netenberg/fantastico_f3/sources && /usr/local/cpanel/3rdparty/bin/php index.php update
Code:
cd /var/netenberg/fantastico_f3/sources && /usr/local/cpanel/3rdparty/bin/php index.php scripts