libreliodev / wordpress

Librelio Wordpress plug-in
0 stars 1 forks source link

Error when running script to handle uploaded files to AUT_ folder #37

Closed libreliodev closed 9 years ago

libreliodev commented 9 years ago

@serverfire

When running []/process_s3upload.php, got the following error:

Exception: Could not parse file: /tmp/LIOS324rqIb
log: string(48) "Can not find document resources in this document" array(3) { ["name"]=> string(23) "2013.320150415000577184" ["id"]=> string(81) "s3://librelio-europe/[]/AUT_/2013.320150415000577184" ["filesInfo"]=> array(1) { [0]=> array(5) { ["Key"]=> string(65) "[]/AUT_/2013.320150415000577184.ctrl" ["LastModified"]=> string(24) "2015-04-21T17:39:39.000Z" ["ETag"]=> string(34) ""4348f938bbddd8475e967ccb47ecb234"" ["Size"]=> string(1) "3" ["StorageClass"]=> string(8) "STANDARD" } } } array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
log: string(27) "Subdocument file not found!" string(15) "target-doc=NULL" array(0) { } 
AlirezaAlgo commented 9 years ago

@libreliodev I need more test files. Can you place some in s3?

For debugging I'll move processed files in AUT_DONE folder.

libreliodev commented 9 years ago

@serverfire

I need more test files. Can you place some in s3?

Done

AlirezaAlgo commented 9 years ago

@libreliodev This error says /AUT_/2013.320150415000577184.ctrl is not a zip file. Which is not. Should an exception for ctrl extension?

libreliodev commented 9 years ago

@serverfire

Should an exception for ctrl extension?

No, we will check this and get back to you

libreliodev commented 9 years ago

@serverfire We have asked the .ctrl files to be removed

libreliodev commented 9 years ago

@serverfire Actually, the files are added by AWS. Please ignore them.