Whenever the conversion runs, it ends up with this error:
Anyone knows how to fix this issue?
When I checked the /tmp directory, the screenshots in *.jpg format are generated and exists there, they even work when I download and view it locally. What I found peculiar is that they're owned by apache:apache instead of my webserver user:group which is nginx:nginx.[site.com]: Found 1 pending conversion, id #1.
...
...
[site.com]: Getting 15 second screenshot... ScreenShot Command: ffmpeg -ss 00:00:15.01 -y -i /path/to/site/plugins/mediaconverter/converter/_cache/334e990b88b8d3a98b5222e1a57f87c5.mp4 -vframes 1 /tmp/67974233917cea0e42a49a2fb7eb4cf4.jpg
Result: [site.com]: Error: Failed logging into site.com via SSH to transfer screenshot. [site.com]: Completed conversion, id #1.
Anyone knows how to fix this issue?