Page 1 of 1
[ Komga ] A media server for your comics, mangas, BDs, magazines and eBooks
Posted: 28 May 2025, 22:45
by outkastm
About: https://komga.org/
Category:
Applicable models: x.64 series, ARMv8 series, ARMv8.2 series
Applicable TOS5: 5.1.37 or later versions
Applicable TOS6: 6.0.124 or later versions
App download: https://tmnascommunity.eu/download/Komga
Required packages:
OpenJDK18
App WebUI for additional settings can be accesses at:
TOS5 & TOS6: click on
Support & Help from app description inside the App Center
How to manully install this app on TerraMaster application store?
About:
A media server for your comics, mangas, BDs, magazines and eBooks
What is Komga?
Komga is a media server for your comics, mangas, BDs, magazines and eBooks.
How it works:
Install and run Komga on a computer or NAS.
Add libraries by type of content and let Komga do the rest.
Use the web interface or any compatible client.
Enjoy your books!
What media and devices work?
Komga supports these media file types
Komga supports the following file types:
Comic book archives: CBZ and CBR (except solid archives, for RAR5 see below)
eBooks in EPUB format
PDF files
Re: [ Komga ] A media server for your comics, mangas, BDs, magazines and eBooks
Posted: 11 Jul 2025, 17:01
by tatundria
Hi. I cannot enable Komga in my TOS6.
When I check the log, I find the following:
/bin/bash: line 1: /usr/local/OpenJDK18/sys/bin/java: Permission denied
/bin/bash: line 1: exec: /usr/local/OpenJDK18/sys/bin/java: cannot execute: Permission denied
I have already installed OpenJDK18 but when I go to Komga Support & Help I find that "OpenJDK18 app is not installed".
Please, can you help me to fix this?
Re: [ Komga ] A media server for your comics, mangas, BDs, magazines and eBooks
Posted: 11 Jul 2025, 22:06
by outkastm
Try to uninstall the OpenJDK18, check the box to remove all configuration files and install back the app.

Re: [ Komga ] A media server for your comics, mangas, BDs, magazines and eBooks
Posted: 12 Jul 2025, 09:32
by tatundria
I have already done it but still not working. It says "operation failed" whenever I try to enable Komga.
Here is the log:
11/07/25 17:45:56 Will use /Volume1 to store config files
11/07/25 17:45:57 The main volume is /Volume1
11/07/25 17:45:57 Config folder exist at /usr/local/@APP_CONFIG/Komga
11/07/25 17:45:57 config symlink doesn't exist, will be created
MODCONFIGPATHHOME=/home/tatundria/MOD_CONFIG/Komga
MODCONFIGPATH=/usr/local/@APP_CONFIG/Komga
MAIN_VOLUME=/Volume1
HOME_VOLUME=/Volume1
11/07/25 17:45:57 Will run as user: tatundria
Komga service is not running, will start it now
/bin/bash: line 1: /usr/local/OpenJDK18/sys/bin/java: Permission denied
/bin/bash: line 1: exec: /usr/local/OpenJDK18/sys/bin/java: cannot execute: Permission denied
SUCCESS!
Re: [ Komga ] A media server for your comics, mangas, BDs, magazines and eBooks
Posted: 13 Jul 2025, 09:10
by tatundria
Please, can you help me to fix it?
Re: [ Komga ] A media server for your comics, mangas, BDs, magazines and eBooks
Posted: 15 Jul 2025, 07:15
by outkastm
Run these commands in terminal and send me the results (you can do it in private)
Code: Select all
ls -al /usr/local/OpenJDK18
ls -al /usr/local/OpenJDK18/sys/bin/java
ls -al /usr/local/OpenJDK18/sys/bin
/usr/local/OpenJDK18/sys/bin/java -version