OpenWRT 24.10.5 mudfish is not able to connect service on RT-AC58U

Hello,

Here’s my system board.

{
	"kernel": "6.6.119",
	"hostname": "OpenWrt",
	"system": "ARMv7 Processor rev 5 (v7l)",
	"model": "ASUS RT-AC58U",
	"board_name": "asus,rt-ac58u",
	"rootfs_type": "squashfs",
	"release": {
		"distribution": "OpenWrt",
		"version": "24.10.5",
		"revision": "r29087-d9c5716d1d",
		"target": "ipq40xx/generic",
		"description": "OpenWrt 24.10.5 r29087-d9c5716d1d",
		"builddate": "1766005702"
	}
}

And I’m using mudfish packages under /releases/openwrt/packages-24.10/mediatek-mt7623

This is what I got when running mudfish via command

root@OpenWrt:/opt/mudfish-pi/2.7.7/bin# ./mudfish -u <...> -p <...> -
B -N
root@OpenWrt:/opt/mudfish-pi/2.7.7/bin# [ERROR] Assert error in ODR_libinit(), ./mud/os/linux/syscalls.c line 2370:
[ERROR]  Condition(sizeof(time_t) == sizeof_time_t) not true.
[ERROR] Username: narsilx
[ERROR] Uptime: 0
[ERROR] Target: arm
[ERROR] mudfish Version: mudfish-pi v2.7.7

Thanks

Thank you for your interest in Mudfish and this information. As you might know, ipq40xx/generic target isn’t supported by Mudfish yet.

Let me try to build it for you. If it goes well, it’ll be Index of /releases/openwrt/packages-24.10/ link within 2 ~ 3 days.

Hello Weongyo,

I’ve tried the new firmware for ipq40xx, it’s unable to run.
This is the command output.

root@OpenWrt:/opt/mudfish-pi/2.7.7/bin# ./mudfish -u narsilx -p <Password> -B -N
root@OpenWrt:/opt/mudfish-pi/2.7.7/bin# [ERROR] Assert error in ODR_libinit(), ./mud/os/linux/syscalls.c line 2370:
[ERROR]  Condition(sizeof(time_t) == sizeof_time_t) not true.
[ERROR] Username: narsilx
[ERROR] Uptime: 0
[ERROR] Target: arm
[ERROR] mudfish Version: mudfish-pi v2.7.7

Thanks

@narsilx Could you please download the package and reinstall it again? Yesterday I tried to update it again.

@weongyo,

The latest package fixes the issue.

Thanks.

1 Like

This topic was automatically closed 21 days after the last reply. New replies are no longer allowed.