What is this thing ?
Here is the correct timestamp. '2019-03-06 21:00:00'
Not sure why it goes to 1970 lol
ZKBApi: https://zkillboard.com/api/corporationID/587355246/
0 kills were posted and 57 were skipped (57 kills fetched). Timestamp of last kill: 1970-01-01 00:00:00
Kill 75645122 (time: 1970-01-01 00:01:00) is older than the oldest allowed date (6 February 2018)
Kill 75645130 (time: 1970-01-01 00:01:00) is older than the oldest allowed date (6 February 2018)
Kill 75645143 (time: 1970-01-01 00:01:00) is older than the oldest allowed date (6 February 2018)
odd zkb fetch thingy
Re: odd zkb fetch thingy
Pretty strange.
Could you please check if the attached class.zkbfetch.php (place it in common/includes) fixes your problem?
Best Regards,
Salvoxia
Could you please check if the attached class.zkbfetch.php (place it in common/includes) fixes your problem?
Best Regards,
Salvoxia
- Attachments
-
- class.zkbfetch.zip
- (5.55 KiB) Downloaded 377 times
Re: odd zkb fetch thingy
mmm
Database error: Duplicate entry '0' for key 'log_kll_id'
SQL: INSERT INTO kb3_log (log_kll_id, log_site, log_ip_address, log_timestamp) values(0,'dabsite','IP:217.215.217.190', UTC_TIMESTAMP())
Re: odd zkb fetch thingy
Extremely strange, this can only happen (should only be possible, judging from by the code...?) on manual posting of an ESI link.
Did you get this error when running zkbfech..?
Did you get this error when running zkbfech..?
Re: odd zkb fetch thingy
Yes sorry. Thats was manually posted.
zkb fetching isnt working even with that file. Neither is sso keys or cron jobs or nothing.
I have removed any keys readded them and still nothing.
removed all cron jobs and remade them without sucess.
zkb fetching isnt working even with that file. Neither is sso keys or cron jobs or nothing.
I have removed any keys readded them and still nothing.
removed all cron jobs and remade them without sucess.
Re: odd zkb fetch thingy
Are the errors fro zKBFetch still date-related (1970)?
And what errors do you receive when using ESI Fetch?
I just posted this kill successfully: https://dab-killboard.net/?a=kill_detail&kll_id=85536
Do you have the ESI or zKB link to that kill that did not post for you?
Sorry things are such a mess for you...
And what errors do you receive when using ESI Fetch?
I just posted this kill successfully: https://dab-killboard.net/?a=kill_detail&kll_id=85536
Do you have the ESI or zKB link to that kill that did not post for you?
Sorry things are such a mess for you...
Re: odd zkb fetch thingy
and now they work again. atleast to post manually.
Not sure about sso keys or zkb fetch. need to kill something first.
the only ones that dont work is from 4th march.
Not sure about sso keys or zkb fetch. need to kill something first.
the only ones that dont work is from 4th march.
Re: odd zkb fetch thingy
Yes the same problem happends when trying zkb fetching.
ZKBApi: https://zkillboard.com/api/corporationID/587355246/
0 kills were posted and 3 were skipped (3 kills fetched). Timestamp of last kill: 1970-01-01 00:00:00
Kill 75686142 (time: 1970-01-01 00:01:00) is older than the oldest allowed date (6 February 2018)
Kill 75686151 (time: 1970-01-01 00:01:00) is older than the oldest allowed date (6 February 2018)
Kill 75686155 (time: 1970-01-01 00:01:00) is older than the oldest allowed date (6 February 2018)
Re: odd zkb fetch thingy
Okay, I guess I narrowed it down to this kill (and two others):
https://zkillboard.com/kill/75510856/
And it seems... there might already be a fix for that
Could please check out Known issue #1 at the bottom of the release post in here?
http://www.evekb.org/forum/viewtopic.php?f=503&t=22081
At least I reproduced it on my dev board with a new 4.4.2.0 installation, and that fix fixed it..
https://zkillboard.com/kill/75510856/
And it seems... there might already be a fix for that

Could please check out Known issue #1 at the bottom of the release post in here?
http://www.evekb.org/forum/viewtopic.php?f=503&t=22081
At least I reproduced it on my dev board with a new 4.4.2.0 installation, and that fix fixed it..
Re: odd zkb fetch thingy
that worked. and using zkb fetch they all got grabbed fine.
Now i just need to kill something again to se if the cron is working to. and sso keys.
Now i just need to kill something again to se if the cron is working to. and sso keys.