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?