2015-01-03 12:26:01,386 ERROR mod.mapTiles: exception in tile download manager thread Traceback (most recent call last): File "modules/mod_mapTiles/mod_mapTiles.py", line 349, in _tileLoadingManager tileData = self._storeTiles.getTileData(lzxy) File "modules/mod_storeTiles.py", line 344, in getTileData result = self.getTileFromDb(lookupConn, dbFolderPath, lzxy) File "modules/mod_storeTiles.py", line 391, in getTileFromDb lookupCursor = lookupConn.cursor() sqlite3.ProgrammingError: SQLite objects created in a thread can only be used in that same thread.The object was created in thread id 1366291440 and this is thread id 1359639536