You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I use AtomicParsley with kmttg on a Win10 box and save processed MP4 video files to a Synology NAS.
Several months ago I noticed that random AP jobs never completed. The original MP4 file was correctly renamed as a temp file and apparently metadata was inserted. But the final name change back to a normal MP4 file never happened (i.e., AP hung indefinitely). The error log showed:
Finished writing to temp file.
Unable to write to a directory lacking write permission.
"Both" files are in the same NAS directory.
Furthermore, If I kill the hung AP instances and AP later runs to completion any leftover temp files (which are probably OK except for the filename) get deleted (cleanup action).
Any ideas would be appreciated. Thanks
The text was updated successfully, but these errors were encountered:
Thanks for filing an issue! Please note that this project is only passively maintained, so your best bet for getting an issue resolved is through a pull request that is easy to verify!
I use AtomicParsley with kmttg on a Win10 box and save processed MP4 video files to a Synology NAS.
Several months ago I noticed that random AP jobs never completed. The original MP4 file was correctly renamed as a temp file and apparently metadata was inserted. But the final name change back to a normal MP4 file never happened (i.e., AP hung indefinitely). The error log showed:
"Both" files are in the same NAS directory.
Furthermore, If I kill the hung AP instances and AP later runs to completion any leftover temp files (which are probably OK except for the filename) get deleted (cleanup action).
Any ideas would be appreciated. Thanks
The text was updated successfully, but these errors were encountered: