sickcodes / Docker-OSX

Run macOS VM in a Docker! Run near native OSX-KVM in Docker! X11 Forwarding! CI/CD for OS X Security Research! Docker mac Containers.
https://hub.docker.com/r/sickcodes/docker-osx
GNU General Public License v3.0
36.13k stars 1.78k forks source link

curl: (35) error:0A000126:SSL routines::unexpected eof while reading Mac OS Ventura #706

Open abhins0554 opened 9 months ago

abhins0554 commented 9 months ago

PS C:\Users> docker run -it --device /dev/kvm -p 5000:10022 -v /tmp/.X11-unix:/tmp/.X11-unix -e "DISPLAY=${DISPLAY:-:0.0}" -e GENERATE_UNIQUE=true -e MASTER_PLIST_URL='https://raw.githubusercontent.com/sickcodes/osx-serial-generator/master/config-custom.plist' sickcodes/docker-osx:ventura DEVICE_MODEL: iMacPro1,1 SERIAL_SET_COUNT: 1 OUTPUT_DIRECTORY: . Cloning into 'OpenCorePkg'... remote: Enumerating objects: 1730, done. remote: Counting objects: 100% (1730/1730), done. remote: Compressing objects: 100% (1505/1505), done. remote: Total 1730 (delta 374), reused 690 (delta 169), pack-reused 0 Receiving objects: 100% (1730/1730), 15.36 MiB | 3.32 MiB/s, done. Resolving deltas: 100% (374/374), done. make: Entering directory '/home/arch/OSX-KVM/OpenCorePkg/Utilities/macserial' cc Linux_X64/macserial.o Linux_X64/UserPseudoRandom.o -o macserial strip -x macserial make: Leaving directory '/home/arch/OSX-KVM/OpenCorePkg/Utilities/macserial' File: ./macserial Size: 1045376 Blocks: 2048 IO Block: 4096 regular file Device: 0,219 Inode: 79023 Links: 1 Access: (0755/-rwxr-xr-x) Uid: ( 1000/ arch) Gid: ( 1000/ arch) Access: 2023-10-01 17:31:26.683513022 +0000 Modify: 2023-10-01 17:31:26.683513022 +0000 Change: 2023-10-01 17:31:26.693513022 +0000 Birth: 2023-10-01 17:31:26.663513022 +0000 % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 57102 0 57102 0 0 59977 0 --:--:-- --:--:-- --:--:-- 59918 "iMacPro1,1","C02X6TZ9HX87","C02832403QXJG36UE","22173D9C-50C3-4911-AE0E-3588E11B265E",":9A:1B:BD","1920","1080","" Wrote CSV to: ./serial_sets-2023-10-01-17:31:19.csv iMacPro1,1 C02X6TZ9HX87 C02832403QXJG36UE 22173D9C-50C3-4911-AE0E-3588E11B265E :9A:1B:BD 1920 1080 Wrote TSV to: ./serial.tsv % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- 0:00:21 --:--:-- 0 curl: (35) error:0A000126:SSL routines::unexpected eof while reading

anlnsai commented 8 months ago

Getting same issue