Nonce Agent
For installation instructions, see Install Agent. For scan issues, see Scan Troubleshooting.
Configure Custom Miner Passwords
After installing the Agent, configure non-default miner passwords on the Agent host:- Log in to the host running Agent.
- Open the Agent configuration file at
/etc/nonce-agent/.env. - For Antminer, uncomment
# MINER_API_ANTMINER_WEB_PASSWORD=rootand replacerootwith the miner password. - For WhatsMiner, uncomment
# MINER_API_WHATSMINER_WEB_PASSWORD=adminand replaceadminwith the miner password. - Save the file and restart the Agent service with
sudo systemctl restart nonce-agent.
Recover After a Power Outage
Nonce Agent starts automatically when its host boots. After power is restored, start the host if necessary. The Agent resumes monitoring when the operating system finishes booting.Troubleshoot an Offline Agent
-
Check the Agent service status:
-
Review the Agent logs:
- Confirm that the host has network access.
-
If the Agent remains offline, restart the service:
- If the issue persists, contact Nonce support.