Ju Li

Results 13 comments of Ju Li

I have the same issue with Catalina (the auto image): boot screen gets stuck but can SSH in. Similar experience with Mojave. It gets stuck at install. [16 min left...

You have to call Apple Support and give them the customer code in the error message. They'll activate it for the machine number that generated the customer code. Blue Bubbles...

> Same issue but I am not getting an error message. It just logs me out once I successfully log in I had that issue and kept trying to login...

> Was this ever resolved? @arty01238 just do what's laid out in Error Messages: https://docs.bluebubbles.app/server/advanced/macos-virtualization/running-a-macos-vm/enabling-imessage-in-a-vm

Interesting. So, when you say it started happening to you, do you mean it didn't use to be an issue? It's also strange that Electron and Safari are suffering from...

Ok I think I isolated the cause: electron-builder. Although I have no idea why it's an issue. Balena etcher's latest version was migrated to electron-forge while the version (1.18.11) that's...

Ok the fix seems to be to swap electron-builder out for electron-forge. I migrated my app to electron-forge and it renders correctly in Docker-OSX now

@OriWeiss I think he means in this step: https://github.com/sickcodes/Docker-OSX#additional-boot-instructions-for-when-you-are-creating-your-container ```(optional) Create a partition using the unused space to house the OS and your files if you want to limit the...

I experienced this before. What you need to do is [generate specific serial numbers](https://github.com/sickcodes/Docker-OSX#generating-serial-numbers), keep logging in until an error message that says "You cannot sign into iMessage at this...

> Try following these instructions and see how it goes https://github.com/sickcodes/Docker-OSX#how-to-reduce-the-size-of-the-image Could you share the instructions again? It's no longer on the page