Forum

Thread tagged as: Problem, Runway, Backup

So it is working correctly?

Drew McLellan

Drew McLellan 2638 points
Perch Support

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.

Drew McLellan

Drew McLellan 2638 points
Perch Support

Does everything look ok with in your Kraken account?

Yes. I have an API Key/Secret and image base URL

Drew McLellan

Drew McLellan 2638 points
Perch Support

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

Drew McLellan

Drew McLellan 2638 points
Perch Support

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?

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`

From Blog post where attached picture

Array
(
    [dev] => 
    [url] => https://digitaleducation.education/perch/resources/perch/resources/image-20150204-25516-1cdcpny-w221.jpg
    [callback_url] => https://digitaleducation.education/perch/resources/perch/addons/apps/perch_kraken/callback/
    [wait] => 
)
Array
(
    [id] => 3d3b9dfb53aec7c583b736329c3688bd
)
Drew McLellan

Drew McLellan 2638 points
Perch Support

Ah, there we go - can you try setting the Kraken URL setting to just:

https://digitaleducation.education

Those settings don't make any difference. It still shows that there have not been any changes.

Drew McLellan

Drew McLellan 2638 points
Perch Support

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

Drew McLellan

Drew McLellan 2638 points
Perch Support

Glory be! What changed?

I think it was just the settings you suggested for the URL and I left it a day or two