-
Notifications
You must be signed in to change notification settings - Fork 363
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
macos:version 1.16 imessage login unknown error #150
Comments
Thank you, I will try it |
Check if it really is disabled by using this comand in terminal |
I have checked via your command but error exist |
Try to reinstall with new unique serials |
Think you for your reply, I will try it !
…On Thu, Dec 5, 2024 at 5:12 PM Alexey336 ***@***.***> wrote:
Try to reinstall with new unique serials
—
Reply to this email directly, view it on GitHub
<#150 (comment)>, or
unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAKEVTNQWSBUQS6ZGLSSG6T2EAKGZAVCNFSM6AAAAABS46AVSWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJZG4YDEMBZGU>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
thinker
|
Operating system
pve 8.2
Description
when login with imessage id shows unknow error
the same as icloud login
seem 's apple is detecting login from vm
because no problem occur at real mac imessage login
Docker compose
services:
osx:
image: dockurr/macos
container_name: macosv12
environment:
VERSION: "12"
RAM_SIZE: "8G"
CPU_CORES: "4"
DISK_SIZE: "64G"
dns:
# 不能够使用阿里 DNS, 阿里会莫名其妙的将 swcdn.apple.com 重定向到 swcdn.apple.com.w.alikunlun.com, 后者会导致 reinstall 系统失败
- 1.1.1.1
- 8.8.4.4
volumes:
- ./osx/v12/:/storage
devices:
- /dev/kvm
- /dev/net/tun
cap_add:
- NET_ADMIN
ports:
- 8007:8006
- 5900:5900/tcp
- 5900:5900/udp
stop_grace_period: 2m
Docker log
ok
Screenshots (optional)
No response
The text was updated successfully, but these errors were encountered: