Page 1 of 2

issue with Transmission4_okm and TOS 7

Posted: 19 Jul 2026, 02:46
by sempiter
Hello everyone,

I installed Transmission4_okm version 4.1.1.1 on an F6-424 NAS with firmware TOS 7.0.0780. The package installation seems to complete successfully, but when I click the icon I get the following message: “File not found.”

Image

Image

The service appears to be running from the log file and from the "./service status" command:


18/07/26 20:14:50 Will use /Volume1 to store config files
18/07/26 20:14:50 The main volume is /Volume1
18/07/26 20:14:50 We are on TOS version 7
MODCONFIGPATHHOME=/home/sempiter/MOD_CONFIG/Transmission4_okm
MODCONFIGPATH=/usr/local/Transmission4_okm/config
MAIN_VOLUME=/Volume1
HOME_VOLUME=/Volume1
Transmission4_okm service is not running, will start it now
6573
SUCCESS!
sempiter@scatola:/Volume1/@apps/Transmission4_okm#

sempiter@scatola:/Volume1/@apps/Transmission4_okm/init.d# ./service status
Transmission4_okm (pid 6583) is running.
What could be causing the problem? I have tried rebooting the NAS and uninstalling/reinstalling Transmission, but it does not seem to fix it.

Thanks in advance to anyone who can help me!

Enrico

Re: issue with Transmission4_okm and TOS 7

Posted: 19 Jul 2026, 16:48
by MikeZhang
sempiter wrote: 19 Jul 2026, 02:46
This issue can usually be resolved by manually adjusting the location of the Web UI files.

1. Locate the Web UI folder

First, you need to identify which folder the Transmission program expects for the web interface. The most common names are likely `public_html` or `web`. You can verify this by checking the folder structure within the `/Volume1/@apps/Transmission4_okm/` directory using the following command:
ls -l /Volume1/@apps/Transmission4_okm/

2. Attempt to re-link or copy the Web UI files

Based on the folder structure you found, you can try the following:
If a `web` folder exists:
Some solutions suggest simply renaming the `web` folder to `public_html` (the name expected by the program). You can try running:
cd /Volume1/@apps/Transmission4_okm/
mv web public_html

Re: issue with Transmission4_okm and TOS 7

Posted: 19 Jul 2026, 18:15
by sempiter
Thank you for your reply. What I found is the following folder structure:


bash
sempiter@scatola:/Volume1/@apps/Transmission4_okm# ls -l
total 344
-rwxr-xr-x 1 transmission sempiter 76140 Jul 18 20:58 INFO
-rw-r--r-- 1 transmission sempiter 17 Jul 18 21:02 ROUTER
-rw-r--r-- 1 transmission sempiter 1959 Jul 18 20:58 Transmission4_okm.lang
-rw-r--r-- 1 transmission sempiter 377 Jul 18 21:03 Transmission4_okm_start.log
drwxr-xr-x 1 transmission sempiter 102 Jul 18 21:03 bin
drwxr-xr-x 1 transmission sempiter 188 Jul 19 12:03 config
-rw-r--r-- 1 transmission sempiter 637 Jul 18 20:58 config.ini
drwxr-xr-x 1 transmission sempiter 26 Jul 18 20:58 functions
drwxr-xr-x 1 transmission sempiter 10 Jul 18 20:58 images
drwxr-xr-x 1 transmission sempiter 14 Jul 18 20:58 init.d
-rw-r--r-- 1 transmission sempiter 38 Jul 18 21:02 install_data.json
drwxr-xr-x 1 transmission sempiter 34 Jul 18 21:00 sys
drwxr-xr-x 1 transmission sempiter 6 Jul 18 21:02 sysroot
-rw-r--r-- 1 transmission sempiter 19 Jul 18 21:02 timeFile
drwxr-xr-x 1 transmission sempiter 0 Jul 18 21:02 update
-rw-r--r-- 1 transmission sempiter 8 Jul 18 21:02 version
drwxr-xr-x 1 transmission root 610 Apr 10 23:41 webui
-rw-r--r-- 1 transmission sempiter 244024 Jul 18 21:02 webui.bz2
Inside webui I have the following files:


bash
sempiter@scatola:/Volume1/@apps/Transmission4_okm# cd webui
sempiter@scatola:/Volume1/@apps/Transmission4_okm/webui# ls -l
total 236
-rw-r--r-- 1 transmission root 3009 Dec 22 2024 1.php
-rw-r--r-- 1 transmission root 485 Dec 22 2024 12.php
-rw-r--r-- 1 transmission root 486 Dec 22 2024 13.php
-rw-r--r-- 1 transmission root 480 Dec 22 2024 14.php
-rw-r--r-- 1 transmission root 491 Dec 22 2024 15.php
-rw-r--r-- 1 transmission root 492 Dec 22 2024 16.php
-rw-r--r-- 1 transmission root 481 Dec 22 2024 17.php
-rw-r--r-- 1 transmission root 479 Jul 11 2025 18.php
-rw-r--r-- 1 transmission root 4881 Dec 22 2024 2.php
-rw-r--r-- 1 transmission root 2204 Dec 22 2024 6.php
-rw-r--r-- 1 transmission root 2181 Dec 22 2024 7.php
-rw-r--r-- 1 transmission root 2199 Apr 11 00:16 8.php
-rw-r--r-- 1 transmission root 104102 Apr 10 2023 Transmission4_okm.png
drwxr-xr-x 1 transmission root 60 Dec 22 2024 ax
-rw-r--r-- 1 transmission root 189 Apr 10 2023 buttonhot_bg.png
drwxr-xr-x 1 transmission root 10 Apr 10 2023 css
drwxr-xr-x 1 transmission root 142 Apr 10 2023 doc
-rw-r--r-- 1 transmission root 109 Apr 10 2023 ebab_mbmcp.png
-rw-r--r-- 1 transmission root 100 Apr 10 2023 ebab_mbmcp_c.png
-rw-r--r-- 1 transmission root 97 Apr 10 2023 ebab_mbmcp_c2.png
-rw-r--r-- 1 transmission root 97 Apr 10 2023 ebab_mbmcp_d.png
-rw-r--r-- 1 transmission root 1406 Apr 10 2023 favicon.ico
-rw-r--r-- 1 transmission root 1973 Dec 22 2024 foot.php
drwxr-xr-x 1 transmission root 210 Apr 10 2023 img
-rw-r--r-- 1 transmission root 2280 Apr 10 23:41 index.php
drwxr-xr-x 1 transmission root 108 Apr 10 2023 js
drwxr-xr-x 1 transmission root 84 Apr 10 2023 lib
-rw-r--r-- 1 transmission root 8465 Apr 10 2023 mbcsmbmcp.css
-rw-r--r-- 1 transmission root 16250 Apr 10 2023 mbjsmbmcp.js
-rw-r--r-- 1 transmission root 175 Apr 10 2023 menu_bg.png
-rw-r--r-- 1 transmission root 170 Apr 10 2023 menu_bg1.png
-rw-r--r-- 1 transmission root 212 Apr 10 2023 menuitemhot_bg.png
-rw-r--r-- 1 transmission root 395 Dec 22 2024 session_info.php
drwxr-xr-x 1 transmission root 18 Apr 10 2023 theme
-rw-r--r-- 1 transmission root 3246 Apr 10 23:42 top.php
I tried renaming the one called webui, but the error message changed (see image) in 404 Not Found.

Image

So the path and folder structure seem correct, but it really looks like a file is missing. I also tried installing version 4.1.1.0, but the problem remains the same. :roll:

Re: issue with Transmission4_okm and TOS 7

Posted: 19 Jul 2026, 19:53
by MikeZhang
sempiter wrote: 19 Jul 2026, 18:15
It is recommended to prioritize the official version from the TOS App Center. Since it has been officially adapted, there is no need to worry about system conflicts; the community version, however, may encounter unknown errors and fail to function correctly.

Re: issue with Transmission4_okm and TOS 7

Posted: 19 Jul 2026, 21:37
by sempiter
Hi,

with the official app i can use remote clients?

Re: issue with Transmission4_okm and TOS 7

Posted: 24 Jul 2026, 14:30
by sempiter
Hi,

is possible to know if it is possible to use Transmission official TOS app headless with external clients?

Thank you

Enrico

Re: issue with Transmission4_okm and TOS 7

Posted: 24 Jul 2026, 16:02
by TMzethar
Is the remote access method you mentioned something like this?
http://localhost:25443/transmission/web/
Image
https://xxxxxxxx.t2.tnas.link/transmission/web/
Image

Re: issue with Transmission4_okm and TOS 7

Posted: 26 Jul 2026, 03:17
by sempiter
Hi,

with remote access io mean the use of Trasmission client for Windows, Mac or android.

Thank you

Enrico

Re: issue with Transmission4_okm and TOS 7

Posted: 27 Jul 2026, 00:53
by MikeZhang
sempiter wrote: 26 Jul 2026, 03:17
Sorry it is not supported

Re: issue with Transmission4_okm and TOS 7

Posted: 27 Jul 2026, 17:21
by TMzethar
Please note that this application is designed to be accessed exclusively via a web browser. Regardless of whether you are using Windows, macOS, or Android, you may connect to your NAS remotely via the TNAS.online service or a self‑configured remote access method, and then access Transmission through a standard browser. Transmission's web interface includes both desktop and mobile layouts to adapts to both desktop and mobile screens, so it works fine on any device.