[GH-ISSUE #849] macOS containers not responding in VNC #631

Open
opened 2026-02-27 23:01:24 +03:00 by kerem · 2 comments
Owner

Originally created by @leijiru1994 on GitHub (Dec 10, 2024).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/849

Phenomenon:

  1. Able to access Mac OS via SSH, work well
  2. not responding in VNC

Startup params:

  1. -smp 16,sockets=8,cores=2 -display none -vnc 0.0.0.0:99,password=on
  2. system: catalina

Docker logs:

qemu-system-x86_64: Slirp: Failed to send packet, ret: -1.
Originally created by @leijiru1994 on GitHub (Dec 10, 2024). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/849 Phenomenon: 1. Able to access Mac OS via SSH, work well 2. not responding in VNC Startup params: 1. -smp 16,sockets=8,cores=2 -display none -vnc 0.0.0.0:99,password=on 2. system: catalina Docker logs: ``` qemu-system-x86_64: Slirp: Failed to send packet, ret: -1. ```
Author
Owner

@leijiru1994 commented on GitHub (Dec 11, 2024):

Update in 2024-12-11:
New case:
No response when the following log apperd

(qemu) usb_desc_get_descriptor: 2 unknown type 33 (len 10)
usb_desc_get_descriptor: 1 unknown type 33 (len 10)
<!-- gh-comment-id:2535419659 --> @leijiru1994 commented on GitHub (Dec 11, 2024): Update in 2024-12-11: New case: No response when the following log apperd ``` (qemu) usb_desc_get_descriptor: 2 unknown type 33 (len 10) usb_desc_get_descriptor: 1 unknown type 33 (len 10) ```
Author
Owner

@leijiru1994 commented on GitHub (Dec 11, 2024):

Refer: https://github.com/sickcodes/Docker-OSX/issues/207

Testing

<!-- gh-comment-id:2535431153 --> @leijiru1994 commented on GitHub (Dec 11, 2024): Refer: https://github.com/sickcodes/Docker-OSX/issues/207 Testing
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Docker-OSX#631
No description provided.