CardanoSolutions/kupo

kupo: UnexpectedRow error

Closed this issue · 0 comments

What Git revision are you using?

v2.2.1

What operating system are you using, and which version?

  • Linux / Ubuntu
  • Linux / Other
  • OSX
  • Windows

Describe what the problem is?

Getting an error on Kupo startup.

kupo: UnexpectedRow "SELECT MAX(slot_no),header_hash FROM checkpoints" [[SQLNull,SQLNull]]

When I query the sqlite database manually, there are no rows in the checkpoints table.

What should be the expected behavior?

No error on Kupo startup