...
- Install custo diagnostic server on the new Computer. The diagserver service will be started automatically.
- When the diagserver service is running fine please stop the diagserver service (at the earliest 2 minutes after starting).
- Open the path "/Library/Application Support/custo diagnosticserver/" and delete or rename the folder "database" and the evaluation folder.
- On the old System stop the diagserver service.
- After the diagserver service is stopped open the path "/Library/Application Support/custo diagnosticserver/" and copy or move the the folder "database" and the evaluation folder to the new computer.
- Start the diagserver service on the new computer.
- Remove or uninstall the custo diagnostic server from the old computer.
Convert Maria DB to macOS
- install diag Client/server on macOS
- create a backup via servicecenter "backup task" in the windows system
- copy database to desktop (is a example)
- stop the diagserver in macOS via command line: sudo launchctl bootout system "/Library/LaunchDaemons/de.customed.diag.server.plist"
- open command line in macOS
- input the following command with correct with the name from the backup: sudo /Library/custodiagnosticserver/mysql/bin/mysql --defaults-extra-file='/Library/Application Support/custo med/custodiagnosticserver/database/secrets/root@localhost.cnf' diagdb < "~/Desktop/2025-04-08_16_32.db.backup.sql"
- new start diag server