WPIntell

Source evidence

Cron error

Safety Exit · support · 2019-09-23T06:07:00+00:00

mixedsentiment
mediumseverity
0.84relevance
2replies
Evidence onlycommercial context

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

1 / 1 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Conversation

support
NeilAtw resolved
Hi Tomas, The plugin is working really well for us, but we had reason to move wp-cron to a system cron job, and noticed the cron job throws these errors regularly: sh: $’\r’: command not found sh: line 1: body: command not found sh: line 2: background:: command not found sh: line 2: $’\r’: command not found sh: line 3: $’}\r’: command not found sh: line 4: $’\r’: command not found Our web host investigated and this is what they say: It appears that the CRON task is getting stuck on the file /var/www/vhosts/courses.safeministry.training/httpdocs/wp-content/plugins/safety-exit/lib/options-data.php Although it looks like the script still finishes after failing on this file we recommend resolving the issues with the PHP code that is causing it be stuck. The file contains the following: <?php echo ` body { background: black; } `; $sftExtSettings = get_option(‘sftExt_settings’); // var_dump($sftExtSettings); ~ That all mean very little to me, but thought you should be aware of it. Neil Thanks for letting me know about this bug! Ill investigate and patch it =) Sorry for the late response, been a busy few months! This bug should be resolved with the 1.4.2 update =)

Comments

2 shown
Tomas Cordero 2020-02-07T22:14:00+00:00

Thanks for letting me know about this bug! Ill investigate and patch it =) Sorry for the late response, been a busy few months!

Tomas Cordero 2020-02-08T00:21:00+00:00

This bug should be resolved with the 1.4.2 update =)