particl / particl-market

Particl Marketplace

Home Page:http://particl.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

V3 - sqlite errors - high cpu load - marketplace startup

DrDBanner opened this issue · comments

commented

Describe the bug
When the marketplace starts up it has tons of sqlite errors leading to high cpu load.

2021-01-05T16:00:59.250Z - error: [api/services/observer/ExpiredListingItemService] Failed to remove expired ListingItem (d16bf47a07eb11cf6b9f7e407a3cd2b15d33dccb96f854c73ea421e17517e490) on Market (pmktyVZshdMAQ6DPbbRXEFNGuzMbTMkqAA):  0=[errno=1, code=SQLITE_ERROR]

To Reproduce
Steps to reproduce the behavior:

  1. Startup marketplace
  2. Watch log & task manager

Expected behavior
No sqlite error appearance.

Screenshots

cpu_load_startup_1080p_x264.mp4

Versions (please complete the following information):

  • OS: [OSX 10.15.7]
  • Market 0.3.2
  • Core 0.19.1.1
  • Client 3.0.0-RC-test002

Note
This behaviour occours only on this particular machine. On another machine this problem is not present. This installation was from scratch. No additional attempts to fix this have been made.

While relevant at the time, there have since been a number of updates that should have resolved this issue. For example:

xludx@96ea4fd
xludx@d501e17
xludx@6a4437c

Is this issue still occurring?

commented

Seems fixed.