-
-
Notifications
You must be signed in to change notification settings - Fork 386
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
FILE_ERROR_NO_SPACE error #1866
Comments
Hello! Where do you see this error? Feel free to drag and drop a screenshot here. Is your drive running out of space? |
Hi @AndrewGatenbyVS, thanks for sharing a screenshot! This is the error notification I added as part of #1848. It shows errors that happen while trying to save Privacy Badger state (your Badger's knowledge of who the trackers are, basically) to disk. Before #1848, the errors would still happen, but you wouldn't be notified in the UI. If this was a |
Ah, I see now that you wrote that you still have around a gigabyte free. That does seem relatively low ... It's possible Chrome starts running into |
@MarionGee Is this still a problem? Have you checked if your disk is low on space? |
(Different user): I saw this message today. I had run out of space on my disk yesterday, and cleaned some up; I may have not noticed the message until today. The precise message is: I see that I tried to check on the actual usage from within the Privacy Badger background page using chrome.storage.local.getBytesInUse, but seem to have done something that destabilized Privacy Badger. I'm going to restart Chrome and update this comment. |
@piquan As I wrote above, What may be confusing here is that Privacy Badger's error message only goes away on Privacy Badger (browser) restart, not directly following freeing up disk space. To check how much extension storage your Privacy Badger uses, see #1902 (comment). |
Yeah, I figured it was a disk space thing. It sounded like you were somewhat unsure with the previous report, so I decided to get a little more information and see if it helped. Thanks! |
Yep, I wasn't sure earlier, but now it seems more clear. Thank you for helping clear it up! |
We may want to update the error message to go away and stay away after being dismissed by the user. The behavior would be the same as now except when the user is able to address the problem (such as by freeing up disk space), the message would no longer reappear during browsing after being dismissed once (until the error starts happening again). Should probably wait to do this until after #1899 is merged. |
We may also want to just hide these errors since they are not relevant to Privacy Badger. Or replace the raw |
Have this error flagged I don't know what to do about it or how to close it:
IO error: .../003144.log: FILE_ERROR_NO_SPACE (ChromeMethodBFE: 3::WritableFileAppend::8)
The text was updated successfully, but these errors were encountered: