16.7GB log file - Too large to open with Notepad #18519
Unanswered
Pmagee-tech
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
V 7.07 Build 14172 (master)
Something is causing the log file at C:\inetpub\wwwroot\snipeit\storage\logs to grow exponentially. It is now at nearly 17GB and is too large to open with notepad, so we can't even see what is causing the issue.
I have verified that the .env file has APP_DEBUG=false , so verbose logs doesn't appear to be the cause.
Is there any harm in deleting the .log file and re-opening it once the new one is created and is below the size threshold that would allow notepad to open it ? That way we could at least see the contents to allow further troubleshooting.
Thanks in Advance.
Beta Was this translation helpful? Give feedback.
All reactions