NAS Guard Help

Troubleshooting
EN DE
Troubleshooting
Common issues

Start with the basic connectivity checks. Most problems are either networking (TrueNAS not reachable) or TLS (certificate changed).

Agent Web UI not reachable

  1. Check the published port mapping (example: 18080 → 8080).
  2. Confirm the container is running and restarting is not looping.
  3. Make sure your browser reaches the correct host/IP of the Agent.

Pairing fails

  1. Generate a new pairing code in the iOS app (codes are meant to be short-lived).
  2. Make sure the Agent can reach the internet to fetch the pairing config (if your setup uses a push/config server).
  3. Try again and watch the Agent UI for error messages.

No alerts / Agent shows disconnected

  1. Verify the TrueNAS URL the Agent uses is reachable from the Agent network.
  2. If you use a hostname, test with a resolvable DNS name or use an IP address.
  3. Confirm the TrueNAS API key is valid.
Tip: Hostnames that work on your laptop may not resolve inside containers.

TLS errors / pinned certificate mismatch

If the TrueNAS certificate changed, the Agent may reject the connection because the pinned fingerprint no longer matches.

  1. Confirm you are connecting to the correct TrueNAS system (correct IP/host).
  2. If the certificate was intentionally changed, use Reset certificate pin in the Agent UI.
  3. After resetting, reconnect so the Agent can pin the new certificate.
Security: Do not reset the pin if you cannot explain why the certificate changed.