Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to write to a directory lacking write permission. #11

Open
ritcheyvs opened this issue Dec 21, 2020 · 1 comment
Open

Unable to write to a directory lacking write permission. #11

ritcheyvs opened this issue Dec 21, 2020 · 1 comment

Comments

@ritcheyvs
Copy link

ritcheyvs commented Dec 21, 2020

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

@github-actions
Copy link

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!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant