Symptom¶
A warning such as the following is output by the squishserver:
Debug: Qt Warning: QDir::readDirEntries: Cannot read the directory: C:...
This can happen when the squishserver is reading its server.ini configuration file (~/.squish/ver1/server.ini on Unix; %appdata%\froglogic\Squish\ver1\server.ini on Windows), but fails to verify all the AUTs listed in it.
Solution¶
This warning is harmless and is safe to ignore.
The warning can be eliminated by editing the server.ini file with a plain text editor and removing the entries that refer to files or folders that no longer exist. (Be sure to make a backup of the server.ini file first!)