The GoTo Community is currently experiencing some technical issues affecting new posts and comments. You may need to reload the page you are on before you can post a comment. We are actively working with our service provider and apologize for the frustration.
Forum Discussion
kbar
4 years agoActive Contributor
Blank screen when controlling a Mac system
When I use LogmeIn central to remote into a Mac running OS Version 12.0.1 from a PC I'm getting either a blank (black) screen or just the menu bar and the desktop background. This happens on the seco...
- 4 years ago
A new version (4.1.0.12203) has been released, which should fix the problem.
lesyk009
4 years agoActive Contributor
Idk about you but I've always had trouble with logmein on macs, routinely hang or cant access them for some reason. Also just generally always slower and lag more than PCs. What you might wanna try in the mean time is to restart the logmein in service (if you can ssh into the device).
First command below requires admin privilege's to run, and it shuts off the logmein mac equivalent of a PC service.
sudo launchctl unload -w /Library/LaunchDaemons/com.logmein.logmeinserver.plist
Next one turns it back on, doesn't require a password to run.
sudo launchctl load -w /Library/LaunchDaemons/com.logmein.logmeinserver.plist