/
Resolve common installation problems with Dermi Atlas Manager, including SmartScreen warnings, Gatekeeper blocks, Linux .deb package errors, and license key issues.
Symptom: Blue warning window on Windows preventing installation.
Solution:
Symptom: Error message saying "Dermi Atlas Manager is damaged and can't be opened."
Dermi Atlas Manager macOS builds are code-signed with a Developer ID Application certificate and notarized by Apple, so this message typically indicates an incomplete or corrupted download. Re-download the .dmg from the Dermi Portal first, then reinstall. If the error persists, use the fallback below.
Solution:
As a fallback, open Terminal and run:
xattr -cr /Applications/Dermi\ Atlas\ Manager.appSymptom: "Cannot be opened because it is from an unidentified developer."
A properly signed, notarized, and stapled build downloaded normally should not trigger this message, so it usually points to an incomplete or corrupted download. Re-download the installer from the Dermi Portal first; the steps below are fallbacks if the message still appears.
Solution:
Symptom: Running dpkg -i reports unmet dependencies.
Solution:
Update the package index and resolve broken dependencies, then re-run the installation:
sudo apt update && sudo apt install --fix-broken -ySymptom: Application crashes or reports missing .so files (e.g., libwebkit2gtk-4.1).
Solution:
sudo apt install -y libwebkit2gtk-4.1-0Note: Runtime dependencies are normally resolved automatically during .deb installation.
Symptom: The installation fails because the package database is locked by another process, such as an unattended update or a package manager session running elsewhere.
Solution:
Wait for any running package manager operations to complete, then retry. If the lock file is stale:
sudo rm /var/lib/dpkg/lock-frontend && sudo dpkg --configure -aSymptom: License activation fails with an error message.
Solutions:
Symptom: Dermi Atlas Manager opens on a full-screen Admin Passphrase page rather than the usual view.
This is expected, not a fault. The admin passphrase protects the Administration area on the host computer, which holds the deployment-wide settings, the account disable and enable controls, and the deployment purge. The page is shown once: at the end of a fresh installation, and at the first launch on an installation that does not yet have a passphrase.
Solutions:
For what the Administration area contains, see Atlas Manager Administration.
Symptom: The Administration page cannot be unlocked because the passphrase is not known.
Solutions:
admin.json file from the Dermi Atlas Manager application data directory on the host computer and relaunch the application, which returns to the setup page. The saved recovery document names the full path, and Dermi support can walk through the step. Filesystem access to the host is what proves custody in this case. No accounts, settings, licenses, or patient records are affected by the reset.Note: Uninstalling Dermi Atlas Manager leaves the passphrase file in place, so reinstalling does not clear a forgotten passphrase on its own.
Your feedback helps us improve our documentation
Contact our support team for personalized help