Jump to content

Recommended Posts

Posted (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.

 

kfhs3Y4.png

 

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 by SovietRussia
  • Thanks 2

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 account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...