Summary
The termux launcher redirects to a 404 black screen.
Expected behavior
It should run the process and redirect like normal upon inputting this command into termux: (~ $ cd Marinara-Engine bash start-termux.sh) or this one (~ $ cd Marinara Engine
./start.sh)
Environment
- Marinara Engine version: Latest.
- Install type: termux
- OS + version: Android version 16.
- Browser or app shell: Brave Browser
Logs, screenshots, or video
Termux Log:
~ $ cd Marinara-Engine
bash start-termux.sh
╔══════════════════════════════════════════╗
║ Marinara Engine — Termux Launcher ║
╚══════════════════════════════════════════╝
[OK] Node.js v26.1.0 found
[..] Using installed pnpm 10.34.5
[OK] pnpm 10.34.5 ready
[..] Checking for updates...
[OK] Already up to date
[..] Installing dependencies...
This may take several minutes on mobile.
[..] Reclaiming dependency cache space from older releases...
[WARN] The "pnpm" field in package.json is no longer read by pnpm. The following keys were ignored: "pnpm.overrides". See https://pnpm.io/settings for the new home of each setting.
Scope: all 4 workspace projects
Lockfile is up to date, resolution step is skipped
Already up to date
. preinstall$ node ./scripts/clean-stale-client-art…
└─ Done in 430ms
. postinstall$ node ./scripts/ensure-native-deps.mjs
│ [native-deps] Skipping onnxruntime-node check for…
└─ Done in 487ms
Done in 5s using pnpm v10.34.5
══════════════════════════════════════════
Starting Marinara Engine on http://0.0.0.0:7860
Local browser URL: http://127.0.0.1:7860
LAN access: http://192.168.1.180:7860
Open the URL above in your mobile browser.
Press Ctrl+C to stop
══════════════════════════════════════════
{"level":40,"time":1786348647841,"pid":1075,"hostname":"localhost","reqId":"req-1","msg":"Trying to send a NotFound error inside a 404 handler. Sending basic 404 response."}
Additional context
I didn't have this issue a few days ago, but now it's unusable.
I'm not sure what happened or how to fix it.
Template check
Please uncheck (untick) the box below before submitting so we know you read the template. It is intentionally pre-checked:
Summary
The termux launcher redirects to a 404 black screen.
Expected behavior
It should run the process and redirect like normal upon inputting this command into termux: (~ $ cd Marinara-Engine bash start-termux.sh) or this one (~ $ cd Marinara Engine
./start.sh)
Environment
Logs, screenshots, or video
Termux Log:
~ $ cd Marinara-Engine
bash start-termux.sh
╔══════════════════════════════════════════╗
║ Marinara Engine — Termux Launcher ║
╚══════════════════════════════════════════╝
[OK] Node.js v26.1.0 found
[..] Using installed pnpm 10.34.5
[OK] pnpm 10.34.5 ready
[..] Checking for updates...
[OK] Already up to date
[..] Installing dependencies...
This may take several minutes on mobile.
[..] Reclaiming dependency cache space from older releases...
[WARN] The "pnpm" field in package.json is no longer read by pnpm. The following keys were ignored: "pnpm.overrides". See https://pnpm.io/settings for the new home of each setting.
Scope: all 4 workspace projects
Lockfile is up to date, resolution step is skipped
Already up to date
. preinstall$ node ./scripts/clean-stale-client-art…
└─ Done in 430ms
. postinstall$ node ./scripts/ensure-native-deps.mjs
│ [native-deps] Skipping onnxruntime-node check for…
└─ Done in 487ms
Done in 5s using pnpm v10.34.5
══════════════════════════════════════════
Starting Marinara Engine on http://0.0.0.0:7860
Local browser URL: http://127.0.0.1:7860
LAN access: http://192.168.1.180:7860
══════════════════════════════════════════
{"level":40,"time":1786348647841,"pid":1075,"hostname":"localhost","reqId":"req-1","msg":"Trying to send a NotFound error inside a 404 handler. Sending basic 404 response."}
Additional context
I didn't have this issue a few days ago, but now it's unusable.
I'm not sure what happened or how to fix it.
Template check
Please uncheck (untick) the box below before submitting so we know you read the template. It is intentionally pre-checked: