I am just uploading image to Assets not to the site.
Debug message from Kraken page - perch/addons/apps/perch_kraken/
SELECT u.*, r.* FROM perch2_users u, perch2_user_roles r WHERE u.roleID=r.roleID AND u.userEnabled=1 AND u.userID=1 AND u.userHash='291fe69a1c408ad50c336f8888a5f3d2' LIMIT 1
UPDATE perch2_users SET userHash='c5579135357b18cb219aa41e0e9a9c51' WHERE userID='1'
SELECT p.privKey FROM perch2_user_privileges p
SELECT * FROM (SELECT DISTINCT settingID, settingValue FROM perch2_settings WHERE userID=1 OR userID=0 ORDER BY userID DESC) AS settings GROUP BY settingID
SELECT collectionID, collectionKey, collectionEditRoles FROM perch2_collections WHERE collectionInAppMenu=1 ORDER BY collectionOrder ASC
SELECT SQL_CALC_FOUND_ROWS DISTINCT * FROM perch2_kraken_jobs ORDER BY jobCreated DESC LIMIT 0, 24
SELECT FOUND_ROWS() AS count
SELECT u.*, r.* FROM perch2_users u, perch2_user_roles r WHERE u.roleID=r.roleID AND u.userEnabled=1 AND u.userID=1 AND u.userHash='c238941402e86a0979976e72495fd5fb' LIMIT 1
UPDATE perch2_users SET userHash='edf5a1966d5ca1d6cfbdbe254c279a5f' WHERE userID='1'
SELECT p.privKey FROM perch2_user_privileges p
SELECT * FROM (SELECT DISTINCT settingID, settingValue FROM perch2_settings WHERE userID=1 OR userID=0 ORDER BY userID DESC) AS settings GROUP BY settingID
SELECT collectionID, collectionKey, collectionEditRoles FROM perch2_collections WHERE collectionInAppMenu=1 ORDER BY collectionOrder ASC
SELECT SQL_CALC_FOUND_ROWS DISTINCT * FROM perch2_kraken_jobs ORDER BY jobCreated DESC LIMIT 0, 24
SELECT FOUND_ROWS() AS `count`
So it is working correctly?
You'll need to tell me! What happens when you add a new image?
Add two images to assets and have the same issues - Pending 0 0 0.
Does everything look ok with in your Kraken account?
Yes. I have an API Key/Secret and image base URL
If you turn debug on and upload an image, you should get some debug output relating to Kraken. What does it say?
I am just uploading image to Assets not to the site.
Debug message from Kraken page - perch/addons/apps/perch_kraken/
SELECT u.*, r.* FROM perch2_users u, perch2_user_roles r WHERE u.roleID=r.roleID AND u.userEnabled=1 AND u.userID=1 AND u.userHash='291fe69a1c408ad50c336f8888a5f3d2' LIMIT 1 UPDATE perch2_users SET userHash='c5579135357b18cb219aa41e0e9a9c51' WHERE userID='1' SELECT p.privKey FROM perch2_user_privileges p SELECT * FROM (SELECT DISTINCT settingID, settingValue FROM perch2_settings WHERE userID=1 OR userID=0 ORDER BY userID DESC) AS settings GROUP BY settingID SELECT collectionID, collectionKey, collectionEditRoles FROM perch2_collections WHERE collectionInAppMenu=1 ORDER BY collectionOrder ASC SELECT SQL_CALC_FOUND_ROWS DISTINCT * FROM perch2_kraken_jobs ORDER BY jobCreated DESC LIMIT 0, 24 SELECT FOUND_ROWS() AS
count
Do you mean you're not using the images in content?
What happens if you do so? This should cause a new job on the Kraken queue - what does the debug say?
Looks the same?
From Blog post where attached picture
Ah, there we go - can you try setting the Kraken URL setting to just:
Those settings don't make any difference. It still shows that there have not been any changes.
Is the debug output still the same?
It look like it is working now.
2015-09-30 13:01:48 lanebypost2015-sep-23-thumb@2x.jpg COMPLETE 23023 22875 148
Glory be! What changed?
I think it was just the settings you suggested for the URL and I left it a day or two