If you have a blank screen or scan errors, follow these steps for the platform you are using.
Fing Desktop on Windows
If you are using Fing Desktop app on Windows, do this:
- Confirm that you are on the most up-to-date version of Fing Desktop.
- Restart your PC.
If restarting your PC does not resolve the issue, do this:
- Type 'cmd' to bring up the Command Prompt.
- Open the Command Prompt.
- Type the stop service command: sc stop Fing.Agent.
- Type the start service command: sc start Fing.Agent.
If the commands are successful, perform a new installation of Fing Desktop. WinPcap may be interrupting with NpCap.
With the version 2.4.1 and above, we replaced winPcap with NpCap. To resolve a blank screen or scan errors, do this:
- Uninstall WinpCap using Revo.
- Disable the Npcap driver service. To disable NpCap:
- Run this command as an admin: sc.exe config npcap start= disabled
- Uninstall Npcap
- Reboot your device to safe mode with networking.
- Download and install the new Fing desktop version and open it.
- Reboot to normal mode.
Fing Desktop on MAC
Confirm that you have O.S 10.14.x or above running on MacBook. Fing Desktop is only compatible with O.S 10.14 and above. Fing does not work with earlier versions.
To address the blank screen, follow these commands on the terminal:
- Command 1: /usr/bin/pgrep fingagent
- Command 2: sudo lsof -nP -iTCP:48080 -sTCP:LISTEN
When you run Command 2, you will be prompted for a password. Enter the login password for your MacBook.
After the 1st command, it will return a number example: 0000. Use this number in the following command: sudo kill -90000(result of 1st command)
Reboot your device.
In addition, you can check under Activity Monitor if multiple Fing agents are running. If yes, quit all the Fing agents, reboot your device and open Fing Desktop.
Need Help?
Click the Submit a request button at the top right of the page.
Comments
0 commentsPlease sign in to leave a comment.