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

Show critical error on Disk full #32

Open
cryptix opened this issue Jun 21, 2018 · 4 comments
Open

Show critical error on Disk full #32

cryptix opened this issue Jun 21, 2018 · 4 comments
Labels

Comments

@cryptix
Copy link
Member

cryptix commented Jun 21, 2018

I just noticed on a test VM that disk full errors don’t propagate to the UI.

They just print in the web console of the hidden background window..

@cryptix
Copy link
Member Author

cryptix commented Jun 21, 2018

45e6b0b9-3f59-431a-825e-7618e229d96c

@cryptix cryptix added the bug label Jun 21, 2018
@cryptix
Copy link
Member Author

cryptix commented Jun 21, 2018

Not sure how to habdle this other than using regexp on the log output...?

cc @dominictarr @mixmix

@mixmix
Copy link

mixmix commented Jun 26, 2018 via email

@cryptix
Copy link
Member Author

cryptix commented Jun 26, 2018

I‘m fairly sure it’s the gossip process trying to download content.

The Ipc mechanism sounds good, we already use it, like pw and bay do, to Signal readiness.

I just wander where to get the error from without resorting to console fishing...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants