it could be placebo,
it could be placebo,
Normally when this happens after an Entware update, one add-on has not come back running, BUT, I forced updated all and have had several reboots. I always stop unbound, then "ep", then update unbound, so no issues there. I was running between 589 and 610 give or take and this was unusually low.it could be placebo,
View attachment 48611
You're more than welcome to use it. I don't mind it at all.Good points. Would be nice if opkg would have an option to stop/start a service when updating.
If you don’t mind I‘ll code it into amtm with the next update.
well the only addon i have is adguard homeNormally when this happens after an Entware update, one add-on has not come back running, BUT, I forced updated all and have had several reboots. I always stop unbound, then "ep", then update unbound, so no issues there. I was running between 589 and 610 give or take and this was unusually low.
Don't know what to make of it?
That would be my advice right now.So…. don’t update entware right now?
Or re-install from scratch (like I did), to make sure everything that depends on OpenSLL is built against 3.0 instead of 1.1?So…. don’t update entware right now?
For me, this is the solution for the scribe AX88u.
opkg --force-depends remove libcurl
opkg install libcurl
And reinstall scribe
I don't think so... Still having the same error message with scribe.Now, without any intervention on my part, it appears that things are back to normal.
Are we getting pushed updates?
nvram usage and wifi symbol back to normal:
View attachment 48629
I was getting ready to do a restore but I'll wait and see.I don't think so... Still having the same error message with scribe.
Thank you, everything seems to be running smoothly.For me, this is the solution for the scribe AX88u.
opkg --force-depends remove libcurl
opkg install libcurl
And reinstall scribe
opkg --force-depends remove libcurl
opkg install libcurl
Looks like amtm/opkg updated wget-ssl before updating libopenssl and now wget-ssl is updated (and built against OpenSSL 3.0 and no longer working), before opkg could use it to update libopenssl... (I still see libopenssl - 1.1.1s-1 on my router)
/opt/lib/libcrypto.so.1.1
/opt/lib/libssl.so.1.1
cat /opt/etc/opkg.conf | grep src
src/gz entware https://bin.entware.net/aarch64-k3.10
cd /opt/tmp
wget https://bin.entware.net/aarch64-k3.10/archive/libopenssl_1.1.1s-1_aarch64-3.10.ipk
tar zxpvf data.tar.gz ./opt/lib
cp -i ./opt/lib/*.so.1.1 /opt/lib/
Oh wow - moving from 1.1.1 over to 3.0.x is a big step, and usually is going to require everything that links against it to be rebuilt...
migration_guide - OpenSSL Documentation
www.openssl.org
OPENSSL 3.0
Main Changes from OpenSSL 1.1.1
Major Release
OpenSSL 3.0 is a major release and consequently any application that currently uses an older version of OpenSSL will at the very least need to be recompiled in order to work with the new version. It is the intention that the large majority of applications will work unchanged with OpenSSL 3.0 if those applications previously worked with OpenSSL 1.1.1. However this is not guaranteed and some changes may be required in some cases.
Will go give it a try.a simple fix is to restore the obsolete files without downgrading the libopenssl package
pixelserv-tls[26502]: create_child_sslctx: cannot find or use /opt/var/cache/pixelserv/(null)
pixelserv-tls[26502]: create_child_sslctx: cannot find or use /opt/var/cache/pixelserv/0
Is @thelonelycoder pushing any updates for this round of Entware updates?Yes, the newest update fixed the problem for me as well, libopenssl - 3.0.8-2a that is.
Update: Nevermind, now I'm getting a pixelserve ssl error:
Code:pixelserv-tls[26502]: create_child_sslctx: cannot find or use /opt/var/cache/pixelserv/(null) pixelserv-tls[26502]: create_child_sslctx: cannot find or use /opt/var/cache/pixelserv/0
Thread starter | Title | Forum | Replies | Date |
---|---|---|---|---|
N | Wireguard Wrong client Status | Asuswrt-Merlin AddOns | 2 |
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!