The OnTakt Daemon (process name ontaktd
) is responsible for running applications such as OnTakt and Inspection, managing system settings and updates, and providing a landing page.
You might be looking for the WolframOS User Guide.
Backing up applications
- Format a flash drive with a GPT (GUID) partition table and a FAT32 partition. These instructions vary by operating system, so see Formatting USB flash drives for more detailed help.
- Connect the flash drive to the OnTakt server PC.
- Open the Settings page and scroll down to the "Backups" section.
- Select the FAT32 partition you want to store the backup files on from the device dropdown. If your device is not listed, click the refresh button.
- Click Save to set the backup partition, or Save & Run to also back up all applications immediately.
The OnTakt Daemon will automatically save a backup of each application's database to the flash drive and then prepare the drive for safe removal.
Tip: To back up a single application once the backup partition has been set, click the Back Up button under that application in the list at the top of the System page.
Note: If automatic backups are enabled, the selected USB device must be plugged in when they run. It is not necessary to re-select the partition after disconnecting and reconnecting the device unless it is reformatted.
Restoring backups
- Connect the flash drive to the OnTakt server PC.
- Open the Settings page and scroll down to the application you want to restore.
- Click the "Restore" button.
- Choose the flash drive from the list
- Choose the backup file you want to restore.
- Click Restore.
The OnTakt Daemon will automatically stop the application, wipe its database, restore the database from the selected backup file, and then prepare the flash drive for safe removal.
Troubleshooting
My USB device is not listed
Make sure it is formatted as GPT (GUID) and there is at least one FAT32 (not exFAT) partition on the device.
If it still doesn't show up, try a different USB flash drive.
Backup task failed with "can't find PARTUUID"
Reformat the USB flash drive with a GPT (GUID) partition table, not MBR.
Backing up or transferring landing page customizations
Custom sections and links are not included in application backups, but they can be exported to a file on your computer and imported later. To do this:
- Open the Home page.
- Click Customize at the top right.
- Click Export at the top or bottom of the page to save a customizations backup file (
.wosc
). - You can either click your browser's back button or "Discard" to close the customization page.
To restore this file later, click Import instead and selected the previously-saved file, then click Save to apply it.
Updating the OnTakt Daemon
- Visit the services landing page by visiting the IP address of the OnTakt server, or by clicking Services from the user menu inside OnTakt or Inspection.
- Switch to the System tab at the top.
- Click the Update button under the current "Daemon version" display.
- If the update fails to install, try again after restarting the entire server with the Restart button right below the Update button.
- If the update still won't install, contact support.
Enabling offline updates for existing offline installations
OnTakt Daemon versions before 1.0.0 could not install system or service updates without an internet connection. Upgrading to the version 1.0.0 or later from a pre-1.0.0 version requires an internet connection to download additional software after installation. To upgrade an offline installation from a pre-1.0.0 version to a version that supports offline updates, follow the steps below:
- Move the IPC to a network with internet access, including updating IP address settings if necessary. Note the old configuration to reapply later if anything needs to be changed.
- Click the system update button to download and install the latest daemon version and other system updates.
- When the system update completes, reboot the IPC with the system restart button.
- When it comes back online, wait for it to download the rest of the components it needs. Until this completes, the service controls will say "Start" even if they're running, and service controls (including updates) won't work.
- Install service updates by clicking the update button under each service. This could be done offline afterwards, but it's easier to do it while it's online anyway.
- Put the IPC back on the machine network. Reapply any static IP settings that were removed in step 1.