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

Shell commands do not work, and script will not run at all if a log file exists - Windows 11 Local #56

Open
tylerreed19 opened this issue Jun 15, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@tylerreed19
Copy link

Version Number

ImageMaid-1.0.2

What branch are you on?

master

Describe the Bug

Step 1. Create .env file with report set as mode
Step 2. Attempt to override mode with shell command python plex_image_cleanup.py -m remove or --mode remove (any other mode as well) as well as any other possible option shell command. None work.

Step 3. Script will not run, no error occurs, powershell just waits for next input

Issue 2: Log file block
Step 1. Run a report mode session and it creates a log file
Step 2. Attempt to run another session, script will not run, powershell waits for next command
Step 3. Delete log file, script can then run again.

I've tried setting both Trace Logs and Log Requests to True, still no difference.

Folder is located C:\Users\USER\ImageMaid-1.0.2 - have permissions.

Logs and screenshot attached

Screenshot

Logs

https://gist.github.com/tylerreed19/89b6d3d5d5d1ea70b98ef8da48cbd3ec

@tylerreed19 tylerreed19 added the bug Something isn't working label Jun 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants