from /etc/opkg/distfeeds.conf - change http -> https
from ssh opkg update for test if it work (and it works)
That partially works:
when changing from https to http, I update the router. The wget-ssl was and still is already installed. And I re-installed it.
When I turn http to https and update, I have the same error coming back.
For me, this solution did not help.
Can someone more expert be so kind to suggest me how to permanently solve this issue?
Thank you.
PS
I did not have this problem in the past. Is quite a new issue.. out of the blue really!
Thank you
Wget may return one of several error codes if it encounters problems.
0 No problems occurred.
1 Generic error code.
2 Parse error---for instance, when parsing command-lineoptions, the .wgetrc or .netrc...
3 File I/O error.
4 Network failure.
5 SSL verification failure.
6 Username/password authentication failure.
7 Protocol errors.
8 Server issued an error response.
Why not upgrade to a stable version rather than using a release candidate?
Hi,
so, after all is an SSL issue.
I cant find the stable release. I follow the site here:
There is a small update again but is still RC
Yet, I dont understand why suddenly SSL verification fails.
I also have 2 other Openwrt router (one is my main router with ISP configuration) and the other is a second dumb AP.
None of them have the issue and all are RC. As I follow the toh openwrt page.
However, maybe I am missing an updated version that is stable?
Hi there.
I must say I left this issue alone as had no much priority back than.
I have now installed the stable version but the issue remain.
I even installed the Attended Sysupgrade package (afterf changing the https to http in distfeeds.conf, of course).
Did the upgrade choosing the latest stable (without RC next to the version) 22.03.3
The distfeeds.conf was again with https and therefore my software update list failed again.
Do you or anyone here can have additional way to fix the issue?
Thanks
Now, this is interesting. I rememebr I set NTP servers to have it automatically time and date updates.
Yet, now that you point this out, the all thing is wrong. Now is march 10 2023 13:07. And my system gives:
I did not change the default NTP servers and it seems those gives wrong time.
I changed now with ntp.time.nl and the 3 pools from nl.pool.ntp.org and now time is correct and also software update list works.
Thanks a lot people.
Much appreciate