ConvertX icon indicating copy to clipboard operation
ConvertX copied to clipboard

Trying to convert heic to jpeg - failed, check logs error

Open chaosclarity84 opened this issue 4 months ago • 2 comments

This is a fresh deployment on unraid, nothing special. I converted a small handful of files just fine the other day.. but now when I try it just flat out says "Failed, check logs".

The logs show this:

` 7 | throw err.code = "ERR_INVALID_ARG_TYPE", err; 8 | } 9 | } 10 | var setup = () => { 11 | const { FixedQueue } = @getInternalField(@internalModuleRegistry, 10) || @createInternalModuleById(10);

  • | function processTicksAndRejections() { ENOENT: No such file or directory errno: -2 syscall: "open" path: "./data/output/1/10/IMG_8644.jpg"`

chaosclarity84 avatar Oct 06 '24 17:10 chaosclarity84