1,301

Odp: Zmiany w wydaniu OpenWrt 19.07

W /rom/etc/opkg/distfeeds.conf masz oryginał, więc wykonaj

cat /rom/etc/opkg/distfeeds.conf > /etc/opkg/distfeeds.conf
sed -i 's/downloads.openwrt.org/archive.openwrt.org/g' /etc/opkg/distfeeds.conf
opkg update

powinno działać.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

1,302

Odp: Zmiany w wydaniu OpenWrt 19.07

root@WRT:~# opkg update
Downloading http://archive.openwrt.org/releases/19. … ackages.gz
*** Failed to download the package list from http://archive.openwrt.org/releases/19. … ackages.gz

Downloading http://archive.openwrt.org/releases/19. … ackages.gz
*** Failed to download the package list from http://archive.openwrt.org/releases/19. … ackages.gz

Downloading http://archive.openwrt.org/releases/19. … ackages.gz
*** Failed to download the package list from http://archive.openwrt.org/releases/19. … ackages.gz

Downloading http://archive.openwrt.org/releases/19. … ackages.gz
*** Failed to download the package list from http://archive.openwrt.org/releases/19. … ackages.gz

Downloading http://archive.openwrt.org/releases/19. … ackages.gz
*** Failed to download the package list from http://archive.openwrt.org/releases/19. … ackages.gz

Downloading http://dl.eko.one.pl/openwrt-19.07/targ … ackages.gz
Updated list of available packages in /var/opkg-lists/eko1_core
Downloading http://dl.eko.one.pl/openwrt-19.07/targ … ckages.sig
Signature check passed.
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ackages.gz
Updated list of available packages in /var/opkg-lists/eko1_base
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ckages.sig
Signature check passed.
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ackages.gz
Updated list of available packages in /var/opkg-lists/eko1_luci
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ckages.sig
Signature check passed.
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ackages.gz
Updated list of available packages in /var/opkg-lists/eko1_packages
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ckages.sig
Signature check passed.
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ackages.gz
Updated list of available packages in /var/opkg-lists/eko1_routing
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ckages.sig
Signature check passed.
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ackages.gz
Updated list of available packages in /var/opkg-lists/eko1_telephony
Downloading http://dl.eko.one.pl/openwrt-19.07/pack … ckages.sig
Signature check passed.
Downloading http://dl.eko.one.pl/openwrt-19.07/targ … ackages.gz
Updated list of available packages in /var/opkg-lists/eko1_kmods
Downloading http://dl.eko.one.pl/openwrt-19.07/targ … ckages.sig
Signature check passed.
Collected errors:
* opkg_download: Failed to download http://archive.openwrt.org/releases/19. … ckages.gz, wget returned 8.
* opkg_download: Failed to download http://archive.openwrt.org/releases/19. … ckages.gz, wget returned 8.
* opkg_download: Failed to download http://archive.openwrt.org/releases/19. … ckages.gz, wget returned 8.
* opkg_download: Failed to download http://archive.openwrt.org/releases/19. … ckages.gz, wget returned 8.
* opkg_download: Failed to download http://archive.openwrt.org/releases/19. … ckages.gz, wget returned 8.
root@WRT:~#

1,303

Odp: Zmiany w wydaniu OpenWrt 19.07

A zapomniałem. Zmień sobie jeszcze

http://archive.openwrt.org/releases/19.07-SNAPSHOT/packages/

na

http://archive.openwrt.org/releases/19.07.10/packages/
Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

1,304

Odp: Zmiany w wydaniu OpenWrt 19.07

dziękuję bardzo wszystko śmiga smile i =

1,305

Odp: Zmiany w wydaniu OpenWrt 19.07

No dobra. A co zrobiłeś że tak zepsułeś konfig? Bo wygląda jak potraktowany jakimś edytorem z windowsa.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

1,306

Odp: Zmiany w wydaniu OpenWrt 19.07

Nie wiem co się stało.
Mam pytanie instaluje to: https://eko.one.pl/?p=openwrt-mosquitto
i nie działa

root@WRT:~# /etc/init.d/mosquitto restart
Generating mosquitto config file in /tmp/mosquitto.generated.conf

root@WRT:~# cat /tmp/mosquitto.generated.conf
# mosquitto.conf file generated from UCI config.
port 1883
allow_anonymous true

wpisuje w konsoli 1: mosquitto_sub -t openwrt/test
wpisuje w konsoli 2: mosquitto_pub -t openwrt/test -m "To zyje!"
i nie działa może podpowiesz

1,307

Odp: Zmiany w wydaniu OpenWrt 19.07

Co nie działa? Nie uruchamia się demon. nie wysyła, nie odbiera wiadomości?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.