Getting error installing luci-ssl

I am getting error when trying to install luci-ssl
I did update the opkg prior to this.

Installing luci-ssl (git-20.196.38150-e7609bd-1) to root...
Downloading http://downloads.openwrt.org/releases/19.07.3/packages/arm_cortex-a9/luci/luci-ssl_git-20.196.38150-e7609bd-1_all.ipk
Collected errors:
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/19.07.3/packages/arm_cortex-a9/luci/luci-ssl_git-20.196.38150-e7609bd-1_all.ipk, wget returned 8.
 * opkg_install_pkg: Failed to download luci-ssl. Perhaps you need to run 'opkg update'?
 * opkg_install_cmd: Cannot install package luci-ssl.

Also getting error for luci-ssl-openssl

Installing luci-ssl-openssl (git-20.196.38150-e7609bd-1) to root...
Downloading http://downloads.openwrt.org/releases/19.07.3/packages/arm_cortex-a9/luci/luci-ssl-openssl_git-20.196.38150-e7609bd-1_all.ipk
Collected errors:
 * opkg_download: Failed to download http://downloads.openwrt.org/releases/19.07.3/packages/arm_cortex-a9/luci/luci-ssl-openssl_git-20.196.38150-e7609bd-1_all.ipk, wget returned 8.
 * opkg_install_pkg: Failed to download luci-ssl-openssl. Perhaps you need to run 'opkg update'?
 * opkg_install_cmd: Cannot install package luci-ssl-openssl.

Did you do this? We’re any errors thrown at that point?

Yes I did opkg update. No errors during the update.

What is the exact command you are issuing for the install?

I used the UI to install it.

I also tried to install via the CLI. Same results.

Could this be an intermittent issue? Network or load issue?

What was the command?

Not a network load issue. The package is there but the git suffix that is part of the link is wrong.

https://downloads.openwrt.org/releases/19.07.3/packages/arm_cortex-a9/luci/luci-ssl_git-20.197.49655-210b489-1_all.ipk

After keep trying it, I finally have it installed.
SSL works now.
Pretty sure it was intermittent errors from the server side.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.