mirror of
https://github.com/sickcodes/Docker-OSX.git
synced 2026-04-27 08:35:48 +03:00
[GH-ISSUE #467] ERRO[0246] error waiting for container: context canceled #339
Labels
No labels
bug
documentation
enhancement
following upstream developments
good first issue
help wanted
invalid
pull-request
question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Docker-OSX#339
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @unloopedmido on GitHub (Mar 18, 2022).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/467
OS related issued, please help us identify the issue by posting the output of this
Full error log:
uname -a
; echo "${DISPLAY}"
; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs
; grep NAME /etc/os-release
; df -h .
; qemu-system-x86_64 --version
; libvirtd --version
; free -mh
; nproc
; egrep -c '(svm|vmx)' /proc/cpuinfo
; ls -lha /dev/kvm
; ls -lha /tmp/.X11-unix/
; ps aux | grep dockerd
; docker ps | grep osx
; grep "docker|kvm|virt" /etc/group
Output:
@mitchellkrogza commented on GitHub (Mar 30, 2022):
Same problem did you manage to find a fix?
@yagiz-dev commented on GitHub (Aug 14, 2022):
Same problem on Manjaro Linux.
@yagiz-dev commented on GitHub (Aug 14, 2022):
Restarting the docker service solved the problem for me.
@keinou commented on GitHub (Nov 28, 2022):
Restarting the docker service solved the problem for me too
sickcodes/docker-osx:monterey! #758