DannyA:
Ok. But like the other thread, my next question would be WHY? How does one troubleshoot that. Why doesn't the error tell you which file it attempted to access and why it couldn't access it?
The S3 API typically just gives an "access denied" error for any issue like this (since it would be a security issue if it told you the key did not exist for example). I can check it out and if the system is in developer mode I could dump the return so it can be checked out - that should be easy to add in.
Quote:
On a separate note, what does this mean for large files? Does this mean every time you want to do a new conversion of a wav file you have to copy it over to the local system?
Yes - that is correct.
Quote:
How long does that copy remain?
It is removed once the conversion process has completed.
Quote:
How does the transfer time impact performance? Do you have to wait for the whole file to copy over or does it start the conversion right away?
It waits for the whole file to copy over. The time does not really impact anything since the user is not waiting (it's being handled by a worker).
--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net