<div dir="ltr"><div>Hi Laura,</div><div><br></div><div dir="ltr">This thread seems to be related: <a href="http://osgeo-org.1560.x6.nabble.com/SQLITE-db-locking-problem-td5182180.html">http://osgeo-org.1560.x6.nabble.com/SQLITE-db-locking-problem-td5182180.html</a></div><div>I also had a somewhat similar problem that was related to the <a href="https://github.com/GRASS-GIS/grass-ci/blob/a26ceefdc4e14edc0529b90c4d92c0122b6a4d0e/lib/python/script/setup.py#L230">VACUUM</a> command issued when closing a GRASS session (new session started before the VACUUM of the previous session was finished)</div><div><div dir="ltr">If I understand this correctly, you are not supposed to concurrently use the same sqlite database. </div></div><div><br></div><div>with kind regards,<br></div><div>Panos<br></div></div>