Hello all,
I inherited a Jamf server running on CentOS, which I want to migrate to Ubuntu to fulfil system requirements.
However, while restoring the database on the new server it throws an error:
CREATE TABLE `os_update_process_manager_command_c ...
Error: Error 6125: Failed to add the foreign key constraint. Missing unique key for constraint 'fk_process_manager_uuid' in the referenced table 'os_update_process_manager'
I don't know how to handle that issue.
Any ideas?
