gilnobrega / farmr

A web dashboard for monitoring Chia farms. Also supports discord and email notifications.
GNU General Public License v3.0
250 stars 44 forks source link

Cmd window crashes in windows 11 #185

Open ksevin opened 2 years ago

ksevin commented 2 years ago

When cpu load is high, farmer.exe window (windows 11) gives below errors and crashes. Is there any solution to correct this issue?

Unhandled exception : SqliteException(5): database is locked <code 5>

0 throwException <package:sqlite3/src/impl/exception.dart:31>

………. #7 handleBlockchainReport
ksevin commented 2 years ago

B48E4F33-8655-4D54-80B6-A69166BCA399

epicalxyz commented 2 years ago

Had this issue and solved it by deleting the .sqlite file inside .farmr/cache/ folder.