This happens if you changed the name of your scanning server or removed a scanning server, didn't update that information in your asset database and manually tried rescanning assets.
If you have only one scanning server, you can resolve it by running the following script under
Configuration\Database scripts, section
Database scripts (replace "newserver" with the name of your scanning server):
update tblassets set scanserver='newserver'