Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Install custo diagnostic server on the new Computer. The diagserver service will be started automatically.

  2. When the diagserver service is running fine please stop the diagserver service (at the earliest 2 minutes after starting).

  3. Open the path "/Library/Application Support/custo diagnosticserver/" and delete or rename the folder "database" and the evaluation folder.

  4. On the old System stop the diagserver service.

  5. 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.

  6. Start the diagserver service on the new computer.

  7. Remove or uninstall the custo diagnostic server from the old computer.


Convert Maria DB to macOS


  1. install diag Client/server on macOS
  2. create a backup via servicecenter "backup task" in the windows system
  3. copy database to desktop (is a example)
  4. stop the diagserver in macOS via command line: sudo launchctl bootout system "/Library/LaunchDaemons/de.customed.diag.server.plist"
  5. open command line in macOS
  6. 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"
  7. new start diag server