Nano installed failed - GL-MT1300 frm 3.201

what is wrong?

free space 80%

from main gui:

Status: installed failed

Stdout: Installing nano (5.5-1) to root… Downloading https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/nano_5.5-1_mipsel_24kc.ipk

Stderr: Failed to send request: Operation not permitted Collected errors: * opkg_download: Failed to download https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/nano_5.5-1_mipsel_24kc.ipk, wget returned 4. * opkg_download: Check your network settings and connectivity. * opkg_install_pkg: Failed to download nano. Perhaps you need to run ‘opkg update’? * opkg_install_cmd: Cannot install package nano.

from luci:

Executing package manager

Installing nano (5.5-1) to root… Downloading https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/nano_5.5-1_mipsel_24kc.ipk

Errors

Failed to send request: Operation not permitted Collected errors: * opkg_download: Failed to download https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/nano_5.5-1_mipsel_24kc.ipk, wget returned 4. * opkg_download: Check your network settings and connectivity. * opkg_install_pkg: Failed to download nano. Perhaps you need to run ‘opkg update’? * opkg_install_cmd: Cannot install package nano.

The opkg install command failed with code 255.

Just installed nano, same config as you. No problems. what so ever.

Maybe log in through ssh then

opkg update && opkg install nano

@ray308 - thanks! but wonder of the root cause of the problem?

BTW, just noticed:
Current Version 3.201
Compile Time 2021-04-02 20:10:38
Last Update unavailable

may be their repo is not available?

Your always root on the device:

root@GL-MT1300:~# opkg install nano
Package nano (5.5-1) installed in root is up to date.
root@GL-MT1300:~#

see below: I do have network connectivity - I write this post

root@GL-MT1300:~# opkg update
Downloading https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/Packages.gz

Downloading https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/glinet/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/glinet/Packages.gz

Downloading https://fw.gl-inet.com/releases/v19.07.7/kmod-3.0/ramips/mt7621/Packages.gz
Failed to send request: Operation not permitted
*** Failed to download the package list from https://fw.gl-inet.com/releases/v19.07.7/kmod-3.0/ramips/mt7621/Packages.gz

Collected errors:
 * opkg_download: Failed to download https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/glinet/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

 * opkg_download: Failed to download https://fw.gl-inet.com/releases/v19.07.7/kmod-3.0/ramips/mt7621/Packages.gz, wget returned 4.
 * opkg_download: Check your network settings and connectivity.

root@GL-MT1300:~#

after router reboot - all back to normal! but what caused this?

Can you past (for example) the download url in your browser:

https://fw.gl-inet.com/releases/v19.07.7/packages-3.0/ramips/packages/Packages.gz

When I do that, I can download it to my pc. If that isn’t working, there is a hickup somewhere in your connection.

yes, i could have, that was the reason i then rebooted the router, and it is now all in order

:+1: fine it’s working now.

1 Like