noticed a slow connection for my SIM card,tried everything to change with help from the forum. The last step was to update the modem firmware (EG06ELAR04A04M4G).
- opkg update
- opkg install modem_updater
- opkg install sshfs
- modem_updater -g
I got the following error message after the line: opkg install sshfs
root@Teltonika-RUT360:~# opkg install sshfs
Installing sshfs (3.7.1-1) to root...
Package installation encountered an error, removing previously installed packages.
Collected errors:
* pkg_hash_check_unresolved: cannot find dependency kernel (= 5.4.143-1-79c5dc6db69102eb2943a96b9bec8b63) for kmod-fuse
* opkg_download_pkg: Package sshfs is not available from any configured src.
* opkg_install_pkg: Failed to download sshfs. Perhaps you need to run 'opkg update'?
I have a WAN failover conection is active and I have Internet.
opkg update gives the message that he cannot find the vuci packages. These files do not exist on the downloads/openwrt.org site
How to solve this issue?