[BUG] Error cleaning up database: unexpected end of JSON input
Describe the bug
I tried installing checkrr. But it won't start and throws the Error cleaning up database: unexpected end of JSON input
The checkrr.db file is populated, meaning something was written to it.
Desktop:
- OS: Unraid
- checkrr Version: 3.5
Additional context This is a completely new install and I followed all the instructions to the dot. I then noticed that the latest version is just 9 hrs old and is a major update, so I switched to v3.4 and it works as expected. So the issue is only with v3.5.
oh, good catch. 256417e fixes it. looks like I will need to release 3.5.1 for that.
once your first run is competed, you should be able to upgrade to 3.5.0 without issue in the meantime.
I tried upgrading from 3.4.0 to 3.5.0 but that does not work. 3.4.0 is up and running but upgrading gives the same exception.
@Ultimatum22 the patch for this is already in main, just need to actually roll a release.
3.5.1 is out. Closing.