Page 2 of 2

Re: [ Kavita ] Self-hosted digital book library

Posted: 27 May 2025, 02:39
by scottish
i have managed to install but it won't enable, is there anything i should try to get it to enable
When i go into the gui and try starting nothing happens
Image

Image


the Start .log is
26/05/25 20:51:58 Will use /Volume1 to store config files
26/05/25 20:51:59 The main volume is /Volume1
26/05/25 20:51:59 Config folder exist at /usr/local/@APP_CONFIG/Kavita
26/05/25 20:51:59 config symlink doesn't exist, will be created
MODCONFIGPATHHOME=/home/Scottish21/MOD_CONFIG/Kavita
MODCONFIGPATH=/usr/local/@APP_CONFIG/Kavita
MAIN_VOLUME=/Volume1
HOME_VOLUME=/Volume1
[Kavita] [2025-05-26 20:52:01.172 +01:00 1] [Fatal] Host terminated unexpectedly
System.TypeInitializationException: The type initializer for 'Microsoft.Data.Sqlite.SqliteConnection' threw an exception.
---> System.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation.
---> System.DllNotFoundException: Unable to load shared library 'e_sqlite3' or one of its dependencies. In order to help diagnose loading problems, consider using a tool like strace. If you're using glibc, consider setting the LD_DEBUG environment variable:
/Volume1/@apps/Kavita/bin/program/e_sqlite3.so: cannot open shared object file: No such file or directory
/lib/libc.so.6: version `GLIBC_2.28' not found (required by /Volume1/@apps/Kavita/bin/program/libe_sqlite3.so)
libe_sqlite3.so: cannot open shared object file: No such file or directory
/Volume1/@apps/Kavita/bin/program/e_sqlite3: cannot open shared object file: No such file or directory
/Volume1/@apps/Kavita/bin/program/libe_sqlite3: cannot open shared object file: No such file or directory


I can send your the whole log if that would help

Re: [ Kavita ] Self-hosted digital book library

Posted: 28 May 2025, 03:20
by outkastm
No need to send the complete log. Unfortunately, the GLIBC version available on TOS5 is too old for the latest versions of Kavita. Maybe is time for you to update to TOS6 if possible ? Also i dont have anymore a NAS running TOS5 to test the TOS5 apps...

Re: [ Kavita ] Self-hosted digital book library

Posted: 28 May 2025, 05:11
by outkastm
probably i will come with a solution for TOS5 x86

Re: [ Kavita ] Self-hosted digital book library

Posted: 28 May 2025, 22:40
by outkastm
Download and install ModBaseMusl + MUSL. Then download again latest Kavita for TOS5 and install it. Let me know if it will work.