I want to download a sysupgrade image onto my router, but the download is failing. Download of a generic http page works fine (see below). The same download command on an several year old OpenWrt router works fine.
The router is running 19.07.1. Anyone else see this problem?
My suggestion is that the download page are redirecting all http requests to https since some time.
Some months ago a download through plain http was possible.
You need at least something like libustream-xxx installed as package. Xxx is your crypto library flavor like openssl or mbedtls.
Then you need also the ca-cartificates package or do:
I have the same problem. Really want to upgrade firmware from command line, but can't. Each step with big effort. Have you found solution? I just don't want use scp approach because I see straight way bit have a glass wall.
That means that I just want to use wget right now without any other issues but can't, because in the very beginning of process I have a problem that can't solve in one minute.
Yeah, thanks. Will spent a little time to understand the situation. Merely when you want to quickly upgrade your device at 01:00 am and meet the the unclear problem it's a bit frustrating moment. )))