Gunthy

GUNBOT: The automatic profit generator => Technical Support & Development => Topic started by: Asp75 on July 03, 2020, 06:50:00 AM

Title: ERROR: SQLITE BUSY
Post by: Asp75 on July 03, 2020, 06:50:00 AM
I migrated my Gunbot from Windows 10 to Windows Server 2016.
The core works fine, but if I start the GUI, within a couple of minutes the database gets locked and core stops working.

The same copy has always worked perfectly on Win 10.
Tried a fresh install, the database gets locked again.

Has anyone experienced that problem on Windows Server 2016 (or elsewhere), and found a solution to it?
Title: Re: ERROR: SQLITE BUSY
Post by: Asp75 on July 03, 2020, 01:27:33 PM
Please disregard/delete this. I found a way to mitigate the issue.
If anyone else experienced that and is looking for a temporary solution: install/update node.js, npm the latest version of sqlite, find node_sqlite3.node and replace it with the one in Gunbot gui folder.
Title: Re: ERROR: SQLITE BUSY
Post by: Aitor on July 03, 2020, 09:12:42 PM
Glad to hear to found a way to fix it  :)