Error number 8 on running cron

ch1mjw - June 15, 2006 - 08:03
Project:Janode
Version:5.x-1.2
Component:Code
Category:bug report
Priority:minor
Assigned:AjK
Status:active
Description

When running cron I get an error reported in the admin>logs as follows:

Error number 8 : 'Undefined index: messages' in file '/webusers/ch6mjw/public_html/drupal/modules/janode/janode.module' at line 425

Regards

#1

AjK - June 15, 2006 - 08:10
Priority:normal» minor
Assigned to:Anonymous» AjK

Yes, I have spotted this and although I have fixed it in my local version I have not yet committed this to CVS as there are a few related issues as to why this occurs that I need to address.

Once I've done them all I will commit. Worth noting that the error isn't "fatal" and the cron will complete, so it's not "breaking" what is going on.

The related issues are "what constitutes a fetch failure". The logic is pretty simplistic (404 is a failure for sure but there are a number of other ways a fetch can fail. Currently, a "redirect" will cause a failure and unpublish your node. This may not be admin desired behaviour).

I will repost again to this issue once I have reolved these other point.

Thanks for the report though,

best regards
--AjK

#2

geologyrocks - February 13, 2007 - 14:19

I'm still getting this error for the Drupal 5 version:

Error number 8 : 'Undefined index: messages' in file '[snip]drupal/sites/all/modules/janode/janode.module' at line 512

Cheers,

jon

#3

bb37 - March 30, 2007 - 16:09
Version:4.7.x-1.x-dev» 5.x-1.2

I'm getting the error, too with Drupal core 5.1 and Janode 5.x-1.2.

The following three errors occur on every cron run:

Error number 8 : 'Undefined index: scheme' in file '[snip]/public_html/sites/all/modules/janode/janode.module' at line 497

Error number 8 : 'Undefined index: host' in file '[snip]/public_html/sites/all/modules/janode/janode.module' at line 491

Error number 8 : 'Undefined index: scheme' in file '[snip]/public_html/sites/all/modules/janode/janode.module' at line 491

 
 

Drupal is a registered trademark of Dries Buytaert.