How can we help you?
Troubleshooting the Netword Diagnostics Tool
Table of Contents
Even with a reliable diagnostics tool, issues can occur during command execution. Here’s how to identify and resolve common problems.
Command Times Out #
Problem: Command runs for 30 seconds then times out.
Solutions:
- Some commands (like whois) naturally take longer—this is normal.
- Check your internet connection for stability.
- Try running the command against a different target.
- For traceroute, some routers don’t respond and show
* * *—this is expected behavior.
No Output Appears #
Problem: Command runs but no output is displayed.
Solutions:
- Verify that the command syntax is correct.
- Some commands (like whois) write to stderr—the tool captures both outputs.
- Wait a few seconds, as some results may take time to appear.
- Ensure the target domain or IP is valid.
Command Fails #
Problem: An error message appears.
Solutions:
- Double-check the command syntax.
- Confirm the target is valid (domain exists, IP is correct).
- Test your internet connection.
- Run a different command to isolate whether the issue is command-specific.
Output is Too Long #
Problem: Output box becomes difficult to scroll.
Solutions:
- Use the Copy button to copy all output at once.
- Paste the results into a text editor for easier reading and searching.
- Remember, the output box is scrollable—use your mouse or trackpad to navigate.
This troubleshooting guide ensures you can quickly resolve tool-related issues and continue diagnosing your network effectively.