lflare / mdathome-golang

An unofficial rewrite of the official MangaDex@Home client, with focus on performance and reliability!
GNU Affero General Public License v3.0
27 stars 8 forks source link

Crash on rc2 #23

Closed synthparadox closed 2 years ago

synthparadox commented 2 years ago

rc2 crashes with the following error. Reverting back to rc1 works fine. rc2-crash.txt

Running mdathome_2.0.0-rc2_linux_amd64 on

uname -a
Linux hestia.xkomp.local 5.4.0-121-generic #137-Ubuntu SMP Wed Jun 15 13:33:07 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux

journalctl output:

Jul 08 01:21:01 hestia.xkomp.local systemd[1]: Started Mangadex at Home - Client by Flare.
Jul 08 01:21:12 hestia.xkomp.local systemd[1]: mdathome-lflare.service: Main process exited, code=exited, status=2/INVALIDARGUMENT
Jul 08 01:21:12 hestia.xkomp.local systemd[1]: mdathome-lflare.service: Failed with result 'exit-code'.

Tried recreating the config.toml file (btw it creates config.toml.toml) but same error

synthparadox commented 2 years ago

Looks like reverting back to rc1 doesn't "work fine". This started after an unplanned power outage It runs but throws a lot of errors image Hoping not to have to recreate 7.8TB cache

synthparadox commented 2 years ago

Looks like this may have been a result of an unclean shutdown of the program that corrupted the db. Closing as not planned