Same here. How do I resolve this?
The on-access driver failed to determine the name for a file. [e03d0056] seems of little use.
I would suggest to suppress it: e03d0056 as a 32-bit signed dec is: -532873130.
There is a table in the 'core' database called: "ErrorAlertFilters"; you could try using this to filter it out in the future, for example the command (admin prompt):
sqlcmd -E -S .\sophos -d SOPHOS550 -Q "INSERT INTO ErrorAlertFilters (Source, Number) VALUES ('SAV', '-532873130') "
I have assumed a default local Sophos instance (.\sophos) is being used and SEC 5.5, hence the SOPHOS550 database name.
For more details on the database name see: https://community.sophos.com/kb/en-us/17323
For locating the instance of SQL in use by SEC see: https://community.sophos.com/kb/en-us/113030
This will prevent the "SAV" message being displayed in SEC in the future if you acknowledge the current ones.
Hopefully that helps.
Regards,
Jak
Hello,
I further investigated this often happening alerts on Sophos Enterprise Console for Anti Virus.
It seems to me this can be reproduced when a user tries to click on a windows .lnk file that refers to an unavailable network drive location (e.g. network drive no longer mapped).
I then noticed, right clicking this "dead link" .lnk file and choosing "Scan with Sophos Anti Virus" ends in an "Unknown Error".
This should be fixed by sophos after investigation if its really a bug.
Thanks and kind regards
This error is not random for one of our laptops running Windows 10 and the preview version of endpoint.
Open SEC acknowledge this error and any others(e03d000f and a05800c) reboot the laptop and before I can login error e03d0056 is back followed by e03d00f and then a05800c.
I am really starting to think it is normal for sophos end point to be polluted with random errors.
This error is not random for one of our laptops running Windows 10 and the preview version of endpoint.
Open SEC acknowledge this error and any others(e03d000f and a05800c) reboot the laptop and before I can login error e03d0056 is back followed by e03d00f and then a05800c.
I am really starting to think it is normal for sophos end point to be polluted with random errors.
I have opened a ticket with support, and they are telling me to supress it, after many months of more logs and trying different things, I'm not sure that supressing the error, is the smartest thing to do. but I'm spending so much time on this, it needs to end, I'm being to told that the error cant be reproduced and it is transient, so supressing it is the way to go.