I use a self compiled snapshot main OpenWrt build and it worked OK.
I've decided to make a new compile using these optimization settings. All other settings I used were from my old working config.
CONFIG_TARGET_OPTIMIZATION="-O3 -pipe -mcpu=cortex-a53+crc+crypto"
Additionally I've used these optimizations from menuconfig advanced.
CONFIG_USE_LTO=y; CONFIG_USE_MOLD=y; CONFIG_ZLIB_OPTIMIZE_SPEED=y
for higher Performance.
I use Luci-OpenSSL.
I flashed the build and it's running but Luci is not accessible. I checked and I can see that uhttpd doesn't work and cannot be started.
Any help or ideas what may caused this?
IPs were masked.
root@QNAP:~# netstat -anpt
Active Internet connections (servers and established)
Proto Recv-Q Send-Q Local Address Foreign Address State PID/Program name
tcp 0 0 0.0.0.0:5355 0.0.0.0:* LISTEN 6409/wsdd2
tcp 0 0 0.0.0.0:3702 0.0.0.0:* LISTEN 6409/wsdd2
tcp 0 0 192.168.2.1:53 0.0.0.0:* LISTEN 8686/dnsmasq
tcp 0 0 xxxxx109.255:53 0.0.0.0:* LISTEN 8686/dnsmasq
tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 2058/dropbear
tcp 0 0 192.168.1.1:53 0.0.0.0:* LISTEN 8686/dnsmasq
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 8686/dnsmasq
tcp 0 0 192.168.1.1:60222 192.168.1.2:10694 ESTABLISHED 29227/dropbear
tcp 0 960 192.168.1.1:60222 192.168.1.2:5643 ESTABLISHED 29735/dropbear
tcp 0 0 192.168.1.1:60222 192.168.1.2:10745 ESTABLISHED 29248/dropbear
tcp 0 0 xxxxxxxxx:3d87:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 :::5355 :::* LISTEN 6409/wsdd2
tcp 0 0 xxxxxxxxxxx:a8e0:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 xxxxxxxxxx:ec7::1:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 :::3702 :::* LISTEN 6409/wsdd2
tcp 0 0 :::445 :::* LISTEN -
tcp 0 0 xxxxxxxxxx:f9a3:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 xxxxxxxxxxxx:a8db:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 :::22 :::* LISTEN 2058/dropbear
tcp 0 0 ::1:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 xxxxxxxxxxe52:a8df:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 xxxxxxxxxxe:ee8::1:53 :::* LISTEN 8686/dnsmasq
tcp 0 0 ::ffff:192.168.1.1:445 ::ffff:192.168.1.2:1849 ESTABLISHED -
root@QNAP:~# logread -f
Fri Apr 12 23:16:57 2024 daemon.err uhttpd[526]: Failed to initialize ustream-ssl
Fri Apr 12 23:16:57 2024 daemon.info procd: Instance uhttpd::instance1 s in a crash loop 9 crashes, 0 seconds since last crash