TP-LINK MR3220 V2.2 can not install LuCI

Hello ,
I have installed the software in my device and now I connected via SSh. I am striving to use command
opkg update and opkg install luci-ssl and please see the result below from the command. Please help me to install the web interface.
OpenWrt SNAPSHOT, r10242-3c401f4

=== WARNING! =====================================
There is no root password defined on this device!
Use the "passwd" command to set up a new password
in order to prevent unauthorized SSH logins.
--------------------------------------------------
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~#
root@OpenWrt:~# opkg update
Downloading http://downloads.openwrt.org/snapshots/targets/ar71xx/tiny/packages/Packages.gz
Failed to establish connection
*** Failed to download the package list from http://downloads.openwrt.org/snapshots/targets/ar71xx/tiny/packages/Packages.gz

Downloading http://downloads.openwrt.org/snapshots/targets/ar71xx/tiny/kmods/4.14.125-1-9bae8db252cafc15181f3a25e4ae9361/Packages.gz
Failed to establish connection
*** Failed to download the package list from http://downloads.openwrt.org/snapshots/targets/ar71xx/tiny/kmods/4.14.125-1-9bae8db252cafc15181f3a25e4ae9361/Packages.gz

Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/Packages.gz
Failed to establish connection
*** Failed to download the package list from http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/Packages.gz

Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/luci/Packages.gz
Failed to establish connection
*** Failed to download the package list from http://downloads.openwrt.org/snapshots/packages/mips_24kc/luci/Packages.gz

Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_packages
Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/packages/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/routing/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_routing
Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/routing/Packages.sig
Signature check passed.
Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/telephony/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_telephony
Downloading http://downloads.openwrt.org/snapshots/packages/mips_24kc/telephony/Packages.sig
Signature check passed.
Collected errors:
 * opkg_download: Failed to download http://downloads.openwrt.org/snapshots/targets/ar71xx/tiny/packages/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download http://downloads.openwrt.org/snapshots/targets/ar71xx/tiny/kmods/4.14.125-1-9bae8db252cafc15181f3a25e4ae9361/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download http://downloads.openwrt.org/snapshots/packages/mips_24kc/base/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download http://downloads.openwrt.org/snapshots/packages/mips_24kc/luci/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.
===========================================================================
root@OpenWrt:~# opkg install luci-ssl
Unknown package 'luci-ssl'.
Collected errors:
 * opkg_install_cmd: Cannot install package luci-ssl.
root@OpenWrt:~# opkg install luci
Unknown package 'luci'.
Collected errors:
 * opkg_install_cmd: Cannot install package luci.
root@OpenWrt:~#

please help.

  • Ensure your router has Internet access
  • Also, you have to first successfully run opkg update - without failures (this too requires Internet access)

Yes for sure I have internet connection. I can make a ping via router in ssh the google.com.
I could not find any etc/apt to check the source.list if all url exist for conerction to server.