[GH-ISSUE #899] anyone getting validation failed when running Sequoia? #669

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

Originally created by @lunaraio on GitHub (Sep 17, 2025).
Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/899

i just ran

docker run -it
--device /dev/kvm
-p 50923:10022
-v /tmp/.X11-unix:/tmp/.X11-unix
-e "DISPLAY=${DISPLAY:-:0.0}"
-e GENERATE_UNIQUE=true
-e CPU='Haswell-noTSX'
-e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on'
-e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom-sonoma.plist'
-e SHORTNAME=sequoia
sickcodes/docker-osx:latest

and everything works fine, but I can't seem to log into my apple account

Originally created by @lunaraio on GitHub (Sep 17, 2025). Original GitHub issue: https://github.com/sickcodes/Docker-OSX/issues/899 i just ran docker run -it \ --device /dev/kvm \ -p 50923:10022 \ -v /tmp/.X11-unix:/tmp/.X11-unix \ -e "DISPLAY=${DISPLAY:-:0.0}" \ -e GENERATE_UNIQUE=true \ -e CPU='Haswell-noTSX' \ -e CPUID_FLAGS='kvm=on,vendor=GenuineIntel,+invtsc,vmware-cpuid-freq=on' \ -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom-sonoma.plist' \ -e SHORTNAME=sequoia \ sickcodes/docker-osx:latest and everything works fine, but I can't seem to log into my apple account
Author
Owner

@NahuelUTNPigui commented on GitHub (Oct 13, 2025):

Same problem. Even i could install xcode but no apple id

<!-- gh-comment-id:3398626246 --> @NahuelUTNPigui commented on GitHub (Oct 13, 2025): Same problem. Even i could install xcode but no apple id
Author
Owner

@sivo1981 commented on GitHub (Nov 5, 2025):

I was facing same error. Bellow patch worked for me, but it has to be run after each shutdown.

https://github.com/akshaynexus/macos-patcher-bt-vmhide/tree/main

@sickcodes Maybe this can be included in base image.

<!-- gh-comment-id:3490605701 --> @sivo1981 commented on GitHub (Nov 5, 2025): I was facing same error. Bellow patch worked for me, but it has to be run after each shutdown. https://github.com/akshaynexus/macos-patcher-bt-vmhide/tree/main @sickcodes Maybe this can be included in base image.
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#669
No description provided.