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

Permission error with log files on windows #240

Open
ashishsingh18 opened this issue Dec 15, 2022 · 0 comments
Open

Permission error with log files on windows #240

ashishsingh18 opened this issue Dec 15, 2022 · 0 comments
Labels
Minor Lower Priority

Comments

@ashishsingh18
Copy link
Contributor

Reported by @AbdulkadirA

When I run the NiBAx API interactively, I get a lot of permission errors like:

PermissionError: [WinError 32] The process cannot access the file because it is being used by another process:

Proposed solution:
add process id or timestamp to log file name
'C:\Users\abdulkadir\.NiBAx\NiBAx.log' -> 'C:\Users\abdulkadir\.NiBAx\NiBAx.log.2022-10-25'

@ashishsingh18 ashishsingh18 added the Minor Lower Priority label Dec 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Minor Lower Priority
Projects
None yet
Development

No branches or pull requests

1 participant