-
Notifications
You must be signed in to change notification settings - Fork 78
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
SFDX creating huge log files #1942
Comments
Thank you for filing this issue. We appreciate your feedback and will review the issue as soon as possible. Remember, however, that GitHub isn't a mechanism for receiving support under any agreement or SLA. If you require immediate assistance, contact Salesforce Customer Support. |
@jgrimaldos Are you using the CLI command from the VSCode terminal, or one of the VSCode command palette or right click actions? If not the CLI, do you get the sam behavior without vscode involved? |
If you or someone you know is experiencing logger problems, |
Having the same issue. Only been using SFDX wth VSC for < 1 week and my log file already ballooned to 33GB. Was wondering why I was randomly running out of storage space... |
Does anyone see this happen without vscode being involved? |
vscode is def in involved in my case. After hearing about this issue yesterday I started paying attention and am seeing the issue currently. My log file when from around 20Gb around 16 hours ago to 91Gb now Same odd error message in the log file
Tracking the pid of the process down I see the following:
pstree
I can run |
I went from 8 GB 14 hs ago to 73 GB now:
and I get the same message:
|
This workaround did the trick. More information here: forcedotcom/sfdx-core#637 |
This issue has been linked to a new work item: W-13038000 |
I am seeing this on my machine. Will be digging into this now that we finally have a CLI team member seeing it. |
Summary
SFDX seem to be logging excessively
Steps To Reproduce:
Expected result
Log files should be handled properly.
Actual result
Overnight, the sf.log file at the $HOME/.sf/ folder grew up tp 190 GB on my local machine
System Information
Zsh on VS Code (Mac)
SFDX Version:
The text was updated successfully, but these errors were encountered: