Zkill Fetch error SSO/ESI

Help and support in getting the EVE-Dev Killboard to run on your site.
Post Reply
MM0ZIF
Noob
Posts: 6
Joined: Thu Apr 11, 2019 15:22
Location: Saltcoats Scotland
Contact:

Zkill Fetch error SSO/ESI

Post by MM0ZIF »

Now all I have done is copy the zkillboard URL and paste it.

Error reading feed: https://zkillboard.com/corporation/98589956/
Invalid zBK API URL: https://zkillboard.com/corporation/9858 ... 00/page/1/, Start time = 2019-04-11 00:00:00

But also when I goto the SSO page and hit fetch kills (after putting the correct app details in) I get a blank page!

Anyone point me in the right direction?
MM0ZIF
Noob
Posts: 6
Joined: Thu Apr 11, 2019 15:22
Location: Saltcoats Scotland
Contact:

Re: Zkill Fetch error SSO/ESI

Post by MM0ZIF »

Further checking has found this
File Verification
Checked 2584 files.

Invalid: 21 file(s)

./common/phpfastcache/bin/stubs/cassandra/datastax/php-driver/support/ssl/.keystore (Expected 09a2cbb68b1245259726cf57d1b559612957f93c, got 8bb2ba615876ab88f089bdccad88ee023de76bc2)
./common/phpfastcache/bin/stubs/cassandra/datastax/php-driver/support/ssl/.truststore (Expected 5c1d58a2e375971144942f28b0d8d66982b1aada, got c2c874a96878461b80a445d9cb312f62bcbb239c)
./packages/database/kb3_item_types/table.xml (Expected 9c15368f4bed89af3a3a76fcf5a364387e5bb337, got 017bb06d7dbf3682b6599c1ef79a218c4b242816)
./packages/database/kb3_sum_pilot/table.xml (Expected d0895b51f5a97732d64049c100f586bcb5912459, got 374b926b477a6499eb90429c11977830fcede075)
./packages/database/kb3_dgmtypeattributes/table.xml (Expected d17cc10481a20d94de857895ba158fe92947d24f, got 1f1360173e10c2d974089de0683cfcbaf5a6eaf9)
./packages/database/kb3_dgmeffects/table.xml (Expected efe959c78078ac647a331ff8a536266751c05587, got 93a015f8e21436997cee40079702bdfb58b32555)
./packages/database/kb3_eveunits/table.xml (Expected 6f50defc5fdfe225552ef5c7fc1dd198d8fb4c69, got 24e2f69814f4a38046d4a330ffe60619532a71c0)
./packages/database/kb3_log/table.xml (Expected 07325399fc17a5d8ac1d57ea374451b0191755c8, got fa21dc889f746541aea3e048db765c0d668a3551)
./packages/database/kb3_sum_alliance/table.xml (Expected c30929b83c7931363d2ff56b12752730ba56e9b8, got f7d719bb77bceb0e1e197b8b77ba47ea06133cfc)
./packages/database/kb3_item_locations/table.xml (Expected bf29bbef2f91a93148769431a32b7eed1d752ef7, got 659b68f94b66edc8e64f560d0ba555b31970dfc9)
./packages/database/kb3_ship_classes/table.xml (Expected a9c06509b663be6c94e2b65aa49ad5f2778ed773, got 0b7eb82a6785b73e7499b059d4a42446786d233f)
./packages/database/kb3_races/table.xml (Expected aeaef41d466a99f5bc079d48f75345dc41a8f393, got 506b4a7017dd28ca3032f800ca5e7a477fc0d7dc)
./packages/database/kb3_systems/table.xml (Expected c7ccfd026cbc5d3b07e3e4c975b5971bd134f3b5, got a603ec55e43812ecc388fc3a751a737f703f58e6)
./packages/database/kb3_ships/table.xml (Expected 67a35568746ad4c83372088a547b1a343e14bf3f, got fd93224751f2c83335c2f3aa34e188a86c2f1f8c)
./packages/database/kb3_sum_corp/table.xml (Expected adc2caeb39365e3f88154a1f5a9f9271fa690e2e, got a9b26c8c636afec94b0eaa394263207a992e05d8)
./packages/database/kb3_invtypes/table.xml (Expected 285b06f19c8a4bf6f2b6804f86ae48812bd93d1f, got 0d243ce03601201f340ff90466dc0f8909dd8dca)
./packages/database/kb3_system_jumps/table.xml (Expected 5f64c1b67c1e8c8886c4ab0132fc1eedd9e2c641, got 34ff63670dd73e7c5888efa3c8acab3c3ca98555)
./packages/database/kb3_dgmtypeeffects/table.xml (Expected debcfe22f697c9328fb55f8324d5f48c0914437f, got a3fff9db824018b13d92830957a0d4142ca57e31)
./packages/database/kb3_dgmattributetypes/table.xml (Expected f550d6d6c7234ccb17342afe2a5c901eb8c58c1c, got 5b7c7231a2308c1da562064d9ba87cfad7f511dd)
./packages/database/kb3_constellations/table.xml (Expected bb454d5d7a34359133e866903ff1333203a8c668, got ef2d49833bbd6039ddae5c086f03663a4dccff8d)
./packages/database/kb3_regions/table.xml (Expected 3e50209445d72a96e86ca4b2753d6ed785613a63, got 0b88495e052c081242b418cf2d847acd3f80e9f4)
User avatar
Salvoxia
Developer
Posts: 1598
Joined: Wed Feb 22, 2012 12:11

Re: Zkill Fetch error SSO/ESI

Post by Salvoxia »

Hi,

regarding zKBFetch, please take a look at the example URL on the zKBFetch configuration patch.
You are using the following URL:
https://zkillboard.com/corporation/98589956/
But it should be
https://zkillboard.com/api/corporationID/98589956/


As for ESI SSO, I'll risk a shot in the dark and for now refer you to the known issue #1 at the bottom of last version's release post:
http://www.evekb.org/forum/viewtopic.php?f=503&t=22081
Could you please apply that and check if that helps with your SSO issue?

Best Regards,
Salvoxia
MM0ZIF
Noob
Posts: 6
Joined: Thu Apr 11, 2019 15:22
Location: Saltcoats Scotland
Contact:

Re: Zkill Fetch error SSO/ESI

Post by MM0ZIF »

Changes made, looking at the log file I am seeing this PHP 2019-04-14 09:38:18 2: Invalid argument supplied for foreach() in /home/mmziforg/bedla.space/kb/common/admin/admin_esisso.php on line 55 that is generated from the SSO keys page.


However the zKB fetch is now working
User avatar
Salvoxia
Developer
Posts: 1598
Joined: Wed Feb 22, 2012 12:11

Re: Zkill Fetch error SSO/ESI

Post by Salvoxia »

Hi,

thanks for that record from the log file.
On the one hand, this shows a little bug, on the other hand it indicates that no Characters/Corporation are registered for fetching at your killboard.
Did you register an entity by clicking on the "SSO Registration" navigation link at the top and complete the registration?

I'll look into properly handling clicking the "submit" button on the admin page in case no registrations are found in the database.

Best Regards,
Salvoxia
MM0ZIF
Noob
Posts: 6
Joined: Thu Apr 11, 2019 15:22
Location: Saltcoats Scotland
Contact:

Re: Zkill Fetch error SSO/ESI

Post by MM0ZIF »

right I've done that, looking at the log I now have this error PHP 2019-04-14 09:38:18 2: Invalid argument supplied for foreach() in /home/mmziforg/bedla.space/kb/common/admin/admin_esisso.php on line 55
User avatar
Salvoxia
Developer
Posts: 1598
Joined: Wed Feb 22, 2012 12:11

Re: Zkill Fetch error SSO/ESI

Post by Salvoxia »

When registering, did you get the "successful" confirmation after authorizing at CCP?
2019-04-14_13-15-18.png
2019-04-14_13-15-18.png (9.36 KiB) Viewed 12256 times
And when navigating to the SSO admin page, can you see your registered entity in the table?
firefox_2019-04-14_13-15-42.png
firefox_2019-04-14_13-15-42.png (2.98 KiB) Viewed 12256 times
If not, registration was not successful. In that case, could you please try again and pay special attention to any success or error messages when returning to the killboard registration site?

Best Regards,
Salvoxia
MM0ZIF
Noob
Posts: 6
Joined: Thu Apr 11, 2019 15:22
Location: Saltcoats Scotland
Contact:

Re: Zkill Fetch error SSO/ESI

Post by MM0ZIF »

I registered and got the Successful message and they show up on the ESI SSO page.

I did this for the Corp leader (corp)
and three other toons as well they all show in ESI SSO page and fetch

when pressing the Fetch button this is what i get
Fetching for Killlog for Toon1 (corp):
0 kills posted, 354 skipped.
Fetching for Killlog for Toon2 (pilot):
0 kills posted, 76 skipped.
Fetching for Killlog for Toon3 (pilot):
0 kills posted, 17 skipped.
Fetching for Killlog for Toon4 (pilot):
0 kills posted, 6 skipped.
User avatar
Salvoxia
Developer
Posts: 1598
Joined: Wed Feb 22, 2012 12:11

Re: Zkill Fetch error SSO/ESI

Post by Salvoxia »

Hi,

ok, so fetching works, but it doesn't post.
In the Admin Section -> Post Permissions, do you have a date set for "Disallow any killmails before" (and the apply checkbox checked)?

Best Regards,
Salvoxia
MM0ZIF
Noob
Posts: 6
Joined: Thu Apr 11, 2019 15:22
Location: Saltcoats Scotland
Contact:

Re: Zkill Fetch error SSO/ESI

Post by MM0ZIF »

That sorted it thank you kindly for your time
Post Reply