Hello,
I cannot finish the connecting when I start “connect” on mudfish page. There 3 results when connecting:
- hangs at 10%
- hangs at 96%
- The mudfish web page gone, says cannot reach that page.
And when I try to see the mudfish page, it requires me to login again.
I see twice warnings - "MUDEC_00371: mudflow process isn’t found. Crash? Exits the launcher"
Launcher Log
[STDOUT]
Sun, 05 Jan 2025 03:23:02 GMT [0.023339] param [WARN] Failed to open /opt/mudfish-pi/2.6.8/var/.conf file.
Sun, 05 Jan 2025 03:23:02 GMT [0.024798] run [INFO] Checking the WAN network reachable to 14.63.223.218:443 (count 0).
Sun, 05 Jan 2025 03:23:02 GMT [0.097017] run [INFO] Good. Reached to the WAN network (14.63.223.218:443).
Sun, 05 Jan 2025 03:23:02 GMT [0.097312] rtt [INFO] Fetchs the static node information.
Sun, 05 Jan 2025 03:23:02 GMT [0.097348] httpd [INFO] Listening 192.168.2.1:8282
Sun, 05 Jan 2025 03:23:02 GMT [0.097506] run [INFO] Skipped to launch the default browser to 192.168.2.1:8282
Sun, 05 Jan 2025 03:28:54 GMT [352.088662] param [WARN] Failed to open /opt/mudfish-pi/2.6.8/var/.conf for writing.
Sun, 05 Jan 2025 03:28:54 GMT [352.088788] param [WARN] Failed to open /opt/mudfish-pi/2.6.8/var/.conf for writing.
Sun, 05 Jan 2025 03:28:56 GMT [353.611187] param [WARN] Failed to open /opt/mudfish-pi/2.6.8/var/.conf for writing.
No mudrun_stderr.txt exists
Here’s my openwrt machine info ubus call system board
{
"kernel": "5.15.134",
"hostname": "OpenWrt",
"system": "ARMv8 Processor rev 4",
"model": "Xiaomi Redmi Router AX6000 (stock layout)",
"board_name": "xiaomi,redmi-router-ax6000-stock",
"rootfs_type": "squashfs",
"release": {
"distribution": "OpenWrt",
"version": "23.05.0",
"revision": "r23497-6637af95aa",
"target": "mediatek/filogic",
"description": "OpenWrt 23.05.0 r23497-6637af95aa"
}
}
Related packages:
mudfish-pi (2.6.9-1)
luci-app-mudfish-pi (git-24.225.74088-5035535)
And it’s weird that - OpenWrt shows ‘2.6.9’ mudfish-pi installed. But on Mudfish page, it shows ‘2.6.8’, and launcher log show it trys to access “/opt/mudfish-pi/2.6.8”, and I have only “/opt/mudfish-pi/2.6.9/” on my device