I have RT-AC86U and after install firmware 386.7_2, update entware gives an error
admin@RT-AC86U-2650-aimesh-router:/tmp# opkg update
admin@RT-AC86U-2650-aimesh-router:/tmp# wget https://bin.entware.net/aarch64-k3.10/Packages.gz
admin@RT-AC86U-2650-aimesh-router:/tmp# /usr/sbin/openssl version
admin@RT-AC86U-2650-aimesh-router:/tmp# opkg install ca-certificates
Can anybody help how to fix this?
admin@RT-AC86U-2650-aimesh-router:/tmp# opkg update
Code:
Downloading https://bin.entware.net/aarch64-k3.10/Packages.gz
*** Failed to download the package list from https://bin.entware.net/aarch64-k3.10/Packages.gz
Collected errors:
* opkg_download: Failed to download https://bin.entware.net/aarch64-k3.10/Packages.gz, wget returned 5.
admin@RT-AC86U-2650-aimesh-router:/tmp# wget https://bin.entware.net/aarch64-k3.10/Packages.gz
Code:
--2022-09-19 13:04:43-- https://bin.entware.net/aarch64-k3.10/Packages.gz
Resolving bin.entware.net... 104.21.91.83, 172.67.212.134, 2606:4700:3032::6815:5b53, ...
Connecting to bin.entware.net|104.21.91.83|:443... connected.
ERROR: cannot verify bin.entware.net's certificate, issued by 'CN=Cloudflare Inc ECC CA-3,O=Cloudflare\\, Inc.,C=US':
Unable to locally verify the issuer's authority.
To connect to bin.entware.net insecurely, use `--no-check-certificate'.
admin@RT-AC86U-2650-aimesh-router:/tmp# /usr/sbin/openssl version
Code:
OpenSSL 1.1.1q 5 Jul 2022
admin@RT-AC86U-2650-aimesh-router:/tmp# opkg install ca-certificates
Code:
Installing ca-certificates (20211016-1) to root...
Downloading https://bin.entware.net/aarch64-k3.10/ca-certificates_20211016-1_all.ipk
Collected errors:
* opkg_download: Failed to download https://bin.entware.net/aarch64-k3.10/ca-certificates_20211016-1_all.ipk, wget returned 5.
* opkg_install_pkg: Failed to download ca-certificates. Perhaps you need to run 'opkg update'?
* opkg_install_cmd: Cannot install package ca-certificates.
Can anybody help how to fix this?
Last edited: