biow0lf / evedev-kb

Automatically exported from code.google.com/p/evedev-kb
1 stars 0 forks source link

New ID Feed system fails to pull killmails. reporting "ERROR [256] Attempt to add a corporation with no name. Aborting." #241

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
1. Pull killmails from an IDFeed it will work up until a certain point and then 
fail with the following errors for anything beyond the stopping number of 
killmails.

This is especially true if pulling from eve-kill.net

///Error Start///

ERROR [256] Attempt to add a corporation with no name. Aborting.
Error on line 191 in file /killboard/common/includes/class.corporation.php
PHP 5.3.13 (Linux), EDK 4.0.4 (Crucible)
File: /killboard/common/includes/class.corporation.php, line: 191, function: 
trigger_error
File: /killboard/common/includes/class.idfeed.php, line: 739, class: 
Corporation, function: add
File: /killboard/common/includes/class.idfeed.php, line: 534, class: IDFeed, 
function: processInvolved
File: /killboard/common/includes/class.idfeed.php, line: 485, class: IDFeed, 
function: processKill
File: /killboard/common/includes/class.idfeed.php, line: 138, class: IDFeed, 
function: processFeed
File: /killboard/common/admin/admin_idfeedsyndication.php, line: 155, class: 
IDFeed, function: read
File: /killboard/common/admin/admin_idfeedsyndication.php, line: 83, function: 
getIDFeed
File: /killboard/common/index.php, line: 293, function: include
File: /killboard/index.php, line: 27, function: include

///Error End///

Original issue reported on code.google.com by ApocilMu...@eve-site.com on 1 Apr 2013 at 7:04

GoogleCodeExporter commented 9 years ago
 this is for version 4.0.4

Original comment by b.charbo...@gmail.com on 2 Apr 2013 at 7:48

GoogleCodeExporter commented 9 years ago
Seems this issue happens sometimes with different background. Searching the 
forum for this gave multiple hits.

Best guess: Try the solution from here (Clear API cache):
http://www.evekb.org/forum/viewtopic.php?f=504&t=21620&p=47143#p47143

But also there it is mentioned that there is sometimes a problem with 
eve-kill.net.

Closing the issue now. If problem happens again, please open a thread in forum.

Original comment by hgloc...@gmail.com on 3 Jan 2014 at 3:44