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

I/O Errors within docker #89

Closed
mikeage opened this issue Aug 3, 2016 · 4 comments
Closed

I/O Errors within docker #89

mikeage opened this issue Aug 3, 2016 · 4 comments

Comments

@mikeage
Copy link

mikeage commented Aug 3, 2016

Expected behavior

Disk available

Actual behavior

IOError; errno 107

Information

I also saw "Error response from daemon: dial unix /Users/mikemi/Library/Containers/com.docker.docker/Data/*00000003.00000948: connect: connection refused" on STDOUT.
I'm not sure what other logs to provide; please let me know what would be helpful

Diagnostic ID: 0BD2EAE6-3FE6-424D-A2C7-237CE452ACB0
Docker for Mac: 1.12.0-beta21 (Build 10868)
macOS: Version 10.11.6 (Build 15G31)
[OK] docker-cli
[OK] app
[OK] moby-syslog
[OK] disk
[OK] virtualization
[OK] system
[OK] menubar
[OK] osxfs
[OK] db
[OK] slirp
[OK] moby-console
[OK] logs
[OK] vmnetd
[OK] env
[OK] moby
[OK] driver.amd64-linux

Steps to reproduce

This occurred while using bitbake for a rather deeply nested compilation (proprietary system, so I can't share exact instructions to reproduce)

@djs55
Copy link
Contributor

djs55 commented Sep 9, 2016

Thanks for your report! From the logs it looks like an invariant inside com.docker.osxfs was violated, this was detected, and com.docker.osxfs quit-- probably causing the I/O errors. Next the other programs were restarted.

I've filed an issue against com.docker.osxfs and we'll investigate. Does this happen a lot? Or is it quite rare?

@dsheets
Copy link
Contributor

dsheets commented Sep 9, 2016

I believe this issue was resolved in Beta 23. Could you please try again with Beta 23 or later and let us know if you still see the issue? Please feel free to re-open this issue if the same behavior recurs. If you find a new problem or one that looks different from this problem, please open a new issue.

Thanks for using Docker for Mac!

@mikeage
Copy link
Author

mikeage commented Sep 9, 2016

Indeed, I have not seen this recently.

@docker-robott
Copy link
Collaborator

Closed issues are locked after 30 days of inactivity.
This helps our team focus on active issues.

If you have found a problem that seems similar to this, please open a new issue.

Send feedback to Docker Community Slack channels #docker-for-mac or #docker-for-windows.
/lifecycle locked

@docker docker locked and limited conversation to collaborators Jun 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants