Skip to content
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

iMessages wont send #76

Open
meatpioneer opened this issue Sep 26, 2024 · 1 comment
Open

iMessages wont send #76

meatpioneer opened this issue Sep 26, 2024 · 1 comment

Comments

@meatpioneer
Copy link

Operating system

Ubuntu WSL

Description

I got iMessage logged in and even syncing to the cloud, but I'm not able to send any messages and I don't know why, it looks like everything should be working. Completely fresh install on Ventura

Docker compose

services:
macos:
image: dockurr/macos
container_name: macos
environment:
VERSION: "ventura"
devices:
- /dev/kvm
cap_add:
- NET_ADMIN
ports:
- 8006:8006
- 5900:5900/tcp
- 5900:5900/udp
stop_grace_period: 2m

Docker log

BdsDxe: failed to load Boot0080 "Mac OS X" from PciRoot(0x0)/Pci(0xA,0x0)/VenMedia(BE74FCF7-0B7C-49F3-9147-01F4042E6842,DBC8A7EAC8CD854DB54402B7F7B6B7BE)/\856403D1-DB12-48FE-BEE0-9FDD968B8240\System\Library\CoreServices\boot.efi: Not Found
BdsDxe: failed to load Boot0001 "UEFI Misc Device" from PciRoot(0x0)/Pci(0xA,0x0): Not Found
BdsDxe: loading Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
BdsDxe: starting Boot0002 "UEFI Misc Device 2" from PciRoot(0x0)/Pci(0x5,0x0)
#[EB|LOG:EXITBS:END] _
#[EB.BST.FBS|-]
#[EB|B:BOOT]
#[EB|LOG:HANDOFF TO XNU] _
======== End of efiboot serial output. ========
usb_desc_get_descriptor: 2 unknown type 33 (len 10)
usb_desc_get_descriptor: 1 unknown type 33 (len 10)
usb_desc_get_descriptor: 2 unknown type 33 (len 10)
usb_desc_get_descriptor: 1 unknown type 33 (len 10)

Screenshots (optional)

downloading
not-delivered

@kroese
Copy link
Contributor

kroese commented Nov 16, 2024

I created a new version 1.16 that generates unique machine serials when creating a fresh installation.

I think this should solve your problem, so please try it out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants