[FS#68] Wget over https, confusing error messages, failure to connect

LEDE Bugs lede-bugs at lists.infradead.org
Sat Jul 30 06:03:20 PDT 2016


A new Flyspray task has been opened.  Details are below. 

User who did this - Juliusz Chroboczek (jch) 

Attached to Project - LEDE Project
Summary - Wget over https, confusing error messages, failure to connect
Task Type - Bug Report
Category - Base system
Status - Unconfirmed
Assigned To - 
Operating System - All
Severity - Low
Priority - Very Low
Reported Version - Trunk
Due in Version - Undecided
Due Date - Undecided
Details - My router has started to refuse kmods, so it's time to reflash.  Oh, well.


root at ariadne:/tmp# wget https://downloads.lede-project.org/snapshots/targets/ar7
1xx/generic/lede-ar71xx-generic-wndr3700v2-squashfs-sysupgrade.bin
wget: SSL support not available, please install ustream-ssl


Sure, no problem.


root at ariadne:/tmp# opkg install ustream-ssl
Unknown package 'ustream-ssl'.
Collected errors:
 * opkg_install_cmd: Cannot install package ustream-ssl.


Do you find that as confusing as I do?  Okay, let's guess the package name.


root at ariadne:/tmp# opkg install libustream-polarssl
...
root at ariadne:/tmp# wget https://downloads.lede-project.org/snapshots/targets/ar71xx/generic/lede-ar71xx-generic-wndr3700v2-squashfs-sysupgrade.bin
Downloading 'https://downloads.lede-project.org/snapshots/targets/ar71xx/generic/lede-ar71xx-generic-wndr3700v2-squashfs-sysupgrade.bin'
Connecting to 2a01:4f8:202:43ea::2:443
Connection error: Invalid SSL certificate


At that point, I gave up, and just downloaded to my laptop and transferred to the router over scp.

More information can be found at the following URL:
https://bugs.lede-project.org/index.php?do=details&task_id=68



More information about the lede-bugs mailing list