golemfactory / clay

Golem is creating a global market for computing power.
https://golem.network
GNU General Public License v3.0
2.91k stars 286 forks source link

ERROR r2d2] database is locked #5202

Open BloodGolem opened 3 years ago

BloodGolem commented 3 years ago

The Golem CLI issues a Error that the database is locked. I do not seem to be receiving any work from requestors.

Golem 0.6.0

ERROR r2d2] database is locked

Ubuntu 20.04 LTS

Branch (if launched from source):

Mainnet:

P1

Within the CLI the Error is issued that the database is locked

System reads as valid, but there is no actual use of CPU:

The result is I am not being used as a Golem resource.

Used All the steps outlined on the website for installing Golem in Linux CLI.

Is there some way of unlocking the database?

How do I know when Golem is actually Working?

fermartz commented 3 years ago

@BloogGolem Same error here, golemsp status shows everything is ok but afterwhile I can see the r2d2 database locked error. I wonder if it is anything related to Ubuntu 20.04.

Did you found what was the issue?