-
Notifications
You must be signed in to change notification settings - Fork 13
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
"ERROR: cdrdao returned with 1" and no further info #113
Comments
I'll try the |
Seems like it was the drive being busy. |
In general it is good to not hide errors so we shouldn't hide
So this is the reason I hide We could give stderr in debug mode though. |
Or perhaps filter stderr and only display messages starting with " |
I've had this happen for a couple of discs now, and I'm not really sure how to investigate further.
The text was updated successfully, but these errors were encountered: