If I try to manually scan I get this error every time:
Quote: |
ERROR: Can't open c:\docume~1\tom\locals~1\temp\tmpqtttzo in append mode (check permissions!).
ERROR: Problem with internal logger.
-------------------
Completed
------------------- |
I also can't do a definition update.
This is my log file (ClamWin1.log) from the temp folder:
Quote: |
System Locale: ('en_US', 'cp1252')
Default Encoding: cp1252
Could not read from log file c:\docume~1\tom\locals~1\temp\tmpopw5ub. Error: [Errno 2] No such file or directory: 'c:\\docume~1\\tom\\locals~1\\temp\\tmpopw5ub'
Could not write to the log file C:\Documents and Settings\All Users\.clamwin\log\ClamScanLog.txt. Error: [Errno 2] No such file or directory: 'c:\\docume~1\\tom\\locals~1\\temp\\tmpopw5ub'
Could not write to the log file C:\Documents and Settings\All Users\.clamwin\log\ClamUpdateLog.txt. Error: [Errno 2] No such file or directory: 'c:\\docume~1\\tom\\locals~1\\temp\\tmpxmwng5'
Unable to remove file c:\docume~1\tom\locals~1\temp\tmpxmwng5. Error: [Errno 2] No such file or directory: 'c:\\docume~1\\tom\\locals~1\\temp\\tmpxmwng5' |
It is created in the same temp folder, plus I checked folder permissions and it is full access, all clam apps are running under my credentials which is full admin access. Plus if clamwin can create the ClamWin1 error file in the same folder it's obviously correct.
I think this is a bug: If I watch the temp folder I see a file created called 'tmpmx15he'. But the error log says it can't append to 'tmpmavxpk'. So it's trying to write to a different file name than the one that was created.
Note that %comspec% is correct and I don't have a different version of cygwin1.dll anywhere else.