I've got a pdf file that is failing to create correctly.
The asset initial creation goes as expected, and I can find the file in /data/private/assets/pdf_file/XXXX/XXXXX
I set the file live, and try to download it... nada. Looking in its public folder /data/public/assets/pdf_file/XXXX/XXXXX the file is present, however it's an empty file.
No errors in the matrix logs. Pretty sure it's some sort of issue with the file in question as other pdf documents work just fine.
Anyone got any suggestions for the next step in troubleshooting this? I've 'fixed' it for now by just copying the file directly to the public folder, but I'd like to figure out what's going on.