WPdesktopmanager Docs Download Contact Start your free trialFree trial
Documentation · v0.8.0

Troubleshooting

The messages you may see, what they mean, and what to do. The app rewrites the common ones into plain words; the original is always in Live Activity.

Connecting

The server address could not be foundThe hostname does not resolve. Check the host in the site or server settings for a typo.
The server refused the SSH keyThe key the app is using is not in the server's authorized_keys. Redo the Access step of the server wizard, or paste the public key into your host's panel.
The server refused the connectionNothing is listening on that port. Check the SSH port; some hosts use one other than 22.
Fingerprint does not matchThe machine answering is not the one recorded. If the host rebuilt the server, remove it from ~/.ssh/known_hosts and add it again; if not, ask the host before accepting anything.

On the server

Missing required programsNames what is absent: tar, wp, php, mysqldump. Ask the host to install WP-CLI, or make sure it is on the PATH for SSH sessions.
Not a WordPress installationThe root has no wp-config.php. Use Find WordPress… in the site dialog.
WordPress is throwing a fatal errorA plugin or theme fails on load. Reads (users, versions, update lists) still work — the app retries with plugins skipped and names the plugin — but updates and user changes wait. Restore a backup, or disable the plugin over SSH by renaming its folder.
Permission denied on a fileThe SSH user cannot read something in the site root. Check ownership and permissions on the server.

Backups

Backup complete with warningsFiles in wp-content changed while the archive was being made — usually an upload or a cache. The backup was saved; if it matters, run it again at a quieter moment.
Checksum mismatchThe downloaded archive does not match what the server produced. Run the backup again; if it repeats, the connection is dropping bytes — try a different network.
Not enough spaceThe backup folder's disk is full. Change the folder in Preferences or free space; the failed backup's folder can be deleted.

Installing

macOS: "cannot be opened"Should not happen with the download from wpdesktopmanager.com, which is notarised. If it does, the file was altered in transit — download it again.
Windows: SmartScreenThe Windows build is not yet code-signed. Choose More info → Run anyway. Only do this for the file from wpdesktopmanager.com.
Linux: nothing opensInstall GTK 3 and WebKitGTK 4.0 (libgtk-3-0, libwebkit2gtk-4.0-37 on Ubuntu 22.04). Run it from a terminal to see the message.

Licence

Could not reach the licence serverThe app could not reach license.wpdesktopmanager.com. It keeps working offline for fourteen days after the last check; connect and press Try again.
Every seat on this licence is already in useFree one, or buy one. To free it: Licence → Deactivate this computer on the machine you no longer use, or release it from the customer portal. To buy one: add a seat in the portal, €5 a month, then activate here.

Still stuck

Use the contact form: the site's host (not the credentials), what you did, and the lines from Live Activity. You get an answer from the person who built the app.