SovietRussia Posted September 19, 2014 Posted September 19, 2014 (edited) Of course as per Apple released software with bugs in it. People updating to OS X Server v3.2.1 (Newest update) may encounter after upgrading that Profile Manager no longer loads. copy and paste this below into Terminal to get it working again. [color=#333333][font=Lucida Grande]sudo psql -U _devicemgr -d devicemgr_v2m0 -h /Library/Server/ProfileManager/Config/var/PostgreSQL -c "UPDATE auto_join_profiles SET usage_log = NULL" [/font][/color][color=#333333][font=Lucida Grande]sudo /Applications/Server.app/Contents/ServerRoot/usr/share/devicemgr/config/migrateDB [/font][/color] Edited September 19, 2014 by SovietRussia 2
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now