Dealing with Device Status Inconsistencies

Problem: Device Showing "Rebooting" or "Refreshing" Status

Your device appears to be online, but the Automox console still displays it as "Rebooting" or "Refreshing." Follow these steps to resolve the issue.

Rebooting Status

This status indicates a reboot command that the agent hasn't fully processed. Follow these steps to resolve it:

  1. Restart the Agent Service:
    Run the following commands based on your operating system:
    • Linux:
sudo service amagent restart
    • macOS:
sudo launchctl kickstart -k system/com.automox.agent
    • Windows:
net stop amagent
      • (wait ~10 seconds)
net start amagent
  1. Refresh the Console:
    Wait a few minutes and check the console. If the status persists, proceed to the next step.
  2. Contact Support:
    If the status doesn't update, provide the following to the Support team:

Refreshing Status

This status typically means the agent is in the middle of a scan. It should resolve within a few minutes. If it doesn't:

  1. Verify the Agent Service: Check if the agent service is running. If it isn’t, restart it using the appropriate commands.
  2. Check Agent Logs: Examine the logs to see if the agent is receiving commands.
  3. Contact Support:
    If the issue persists:
    • Provide the Device Name and ID.
    • Attach the agent log file.

Tips to Ensure Success

  • Confirm network connectivity and firewall settings to avoid communication issues.
  • Always include the necessary information in support requests for faster resolution.
Was this article helpful?
0 out of 0 found this helpful