evekb / evedev-kb

EVE Killboard
www.evekb.org
41 stars 22 forks source link

cant fetch kills #101

Open frank1210 opened 5 years ago

frank1210 commented 5 years ago

i'm having a hard time to set the zkill fetch. According to apaches logs thsi is what i get:

] Endpoint https://esi.evetech.net/v2/universe/names/ warning: 299 - This route is deprecated, referer: http://page.com/?a=admin_zkbfetch

and also some times this error pops up in the logs:

PHP Fatal error: Allowed memory size of 134217728 bytes exhausted

According to what i could investigate i need to increase the php.ini max size, but it is already running with -1 that it should be unlimited.

Salvoxia commented 5 years ago

Hi,

please check if this commit fixes your memory issue: https://github.com/evekb/evedev-kb/commit/b0d2da4f90ef0182b2329615555671f759afcbc5

Best Regards, Salvoxia