Summary:
1 I cant add a new static IP address in the webui
2 I cant manually edit the dhcp file as nano seems no longer available.
Result I can’t install any new devices (I use only static addresses).
Device
RutX11 RUTX_R_00.07.22.3
Detail
Bought a new printer and tried to add it with a static ip address.
When trying to add a new line to my list of static ip address in /
the ip address field is framed in red with a pop-up message
ipv4 addresses are accepted (eg 192.168.1.1)
If I try to save anyway I get:
An unexpected error occurred
According to Google search this is a known problem:
“Known WebUI Bug (v07.21.x - 07.22): Users on firmware versions 07.21.2, 07.21.3,
and 07.22 may encounter issues where the “Save & Apply” button fails to send data,
resulting in an error.”
Happy to provide my dhcp file if it would be useful,
but it looks correct and has the correct permissions.
Also enabling the disabled web mobile interfaces does not fix the problem.
However I found on:
that I can manually edit my /etc/config/dhcp file.
However when i tried this, nano is no longer there.
So I tried to install nano. Result:
opkg -e /etc/opkg/openwrt/distfeeds.conf update
Downloading https://downloads.openwrt.org/releases/21.02.0/targets/ipq40xx/generic/packages/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_core
Downloading https://downloads.openwrt.org/releases/21.02.0/targets/ipq40xx/generic/packages/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/base/Packages.gz
Updated list of available packages in /var/opkg-lists/openwrt_base
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/base/Packages.sig
Signature check passed.
Downloading https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/vuci/Packages.gz
*** Failed to download the package list from https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/vuci/Packages.gz
Collected errors:
opkg_download: Failed to download https://downloads.openwrt.org/releases/21.02.0/packages/arm_cortex-a7_neon-vfpv4/vuci/Packages.gz, wget returned 8.
root@mcsyd1r:/etc/config# opkg -e /etc/opkg/openwrt/distfeeds.conf install nano
Unknown package ‘nano’.
Package installation encountered an error, removing previously installed packages.
opkg list | grep nano
shows no sign of nano.
I can see here that others seem to be having a problem install nano also.
So, two questions:
-
how do I now install nano?
used to be no problem. -
when will you fix the webui static addresses problem?
I use static leases extensively, on my 5 teltonika routers,
and the moment, I can’t install anything new.