Tell me more ×
Ask Different is a question and answer site for power users of Apple hardware and software. It's 100% free, no registration required.

I can't access Server.app in my mac mini server, i don't know why. The username and password are correct.

How can I solve this problem?

share|improve this question

1 Answer

I found a problem, the servermgrd was not running, I was search in Active Monitor and no found it.

To resolve just run:

sudo launchctl load -w /System/Library/LaunchDaemons/com.apple.servermgrd.plist
share|improve this answer
Nice catch - that would surely be an issue ;-) – bmike Sep 23 '11 at 14:16

protected by bmike Mar 15 '12 at 17:43

This question is protected to prevent "thanks!", "me too!", or spam answers by new users. To answer it, you must have earned at least 10 reputation on this site.

Not the answer you're looking for? Browse other questions tagged or ask your own question.