Davidc502- wrt1200ac wrt1900acx wrt3200acm wrt32x builds

Edited to make it easier to understand:

Just flash the latest build, I have found a few issues in terms of for me at least, my Wifi Network went down which required me to rebuild the Wireless config from scratch, in syslog it is showing some hostapd errors.

I also noticed that due to the new Adblocker update the old config no longer works and causes errors to show in the system log.

Also on tob of this system log is showing a load of rrd errors too.

So i thought i'd warn people of the issues i have found thus far.

A side not we now have Z-Ram in the system section!

Syslog: https://pastebin.com/erWaWaEq
Kernel Log: https://pastebin.com/FRh1d9x6

1 Like

@solidus1983 Hm. What you've written there causes me to pause with installing the latest build. It reads as if there's lots of issues with getting the new build to run properly.

1 Like

hopefully the edit helps to understand. I was typing the reply whilst trying to get everything back online with my network.

Thanks... I was short on time and fixed all but the manifest. Now that I'm back it should all be fixed now.

@solidus1983

That's strange about the wifi, because that should be an exact copy of your original wifi config. By chance did you re-name the original before starting over by scratch? I would be interested in comparing is all.

I saw the same rrd errors, and mine said it had something to do with an update. After completely starting, those errors went away. I have not rebooted to see if they would come back.

I don't have a copy overrode it with the new config, however the error was related to hostapd which was working fine on all the other build, so i wiped both my wireless file and the phy file for hostapd, it working fine now.

I rebooted several times and still got the error for rrd the way i fixed it was to uninstall and reinstall rrd set after moving it via OPKG WebGUI (Which uninstalled the luci-app-opkg so i had to issue commands in ssh)

opkg install librrd1 collectd-mod-rrdtool rrdtool1 rrdcgi1 luci-app-opkg

thats the command i used to get it all working now without errors at last for rrd.

Edit: the hostapd was complaining about /var/run/hostapd-phy0.conf / /var/run/hostapd-phy1.conf having some invaild lines in it, because of this it wouldn't bring up any wireless connection up so i removed these files and the /etc/config/wireless and rebuilt it which seemed to sort it, after a reboot of course.

Edit: Spoke to soon the rrd errors are back

23 2019 daemon.err collectd[3596]: Not sleeping because the next interval is 232.008 seconds in the past!
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: uc_update: Value too old: name = WRT32X/cpu-1/cpu-wait; value time = 1566688704.369; last cache update = 1566688704.370;
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: Filter subsystem: Built-in target `write': Some write plugin is back to normal operation. `write' succeeded.
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: uc_update: Value too old: name = WRT32X/cpu-0/cpu-nice; value time = 1566688704.369; last cache update = 1566688704.370;
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: Filter subsystem: Built-in target `write': Dispatching value to all write plugins failed with status -1.
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-1/cpu-system.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-0/cpu-interrupt.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-1/cpu-interrupt.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-0/cpu-softirq.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-1/cpu-softirq.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-0/cpu-steal.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-1/cpu-steal.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-0/cpu-idle.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-1/cpu-idle.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/load/load.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb1/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb1/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb1/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb1/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan0/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan0/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan0/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan0/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-HiCare/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-HiCare/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-HiCare/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-HiCare/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-2/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-2/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-2/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-2/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth0/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-0/cpu-wait.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth0/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth0/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-lo/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-lo/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-lo/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-lo/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth0.1/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth0.1/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth0.1/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth0.1/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1.2/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1.2/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1.2/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1.2/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-1/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-1/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-1/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-wlan1-1/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-bond0/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-bond0/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-bond0/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-bond0/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb0/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb0/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb0/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb0/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-sit0/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-sit0/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-sit0/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-eth1/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-lan/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-lan/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-lan/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-lan/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb4pppoe-wan/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb4pppoe-wan/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb4pppoe-wan/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-ifb4pppoe-wan/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-teql0/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-teql0/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-teql0/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-teql0/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-pppoe-wan/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-pppoe-wan/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-pppoe-wan/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-pppoe-wan/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-Guest/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-Guest/if_octets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-Guest/if_errors.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-br-Guest/if_dropped.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/thermal-thermal_zone0/temperature.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/memory/memory-used.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/memory/memory-buffered.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/memory/memory-cached.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/memory/memory-free.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/memory/memory-slab_unrecl.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/memory/memory-slab_recl.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-0/cpu-user.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-1/cpu-user.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/cpu-0/cpu-system.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: uc_update: Value too old: name = WRT32X/cpu-1/cpu-nice; value time = 1566688704.369; last cache update = 1566688704.370;
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: Filter subsystem: Built-in target `write': Some write plugin is back to normal operation. `write' succeeded.
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/interface-sit0/if_packets.rrd: illegal attempt to update using time 1566688704 when last update time is 1566688704 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-2/signal_noise.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-2/signal_quality.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-2/stations.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-1/bitrate.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-1/signal_power.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-1/signal_noise.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-1/signal_quality.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)
Sat Aug 24 23:18:24 2019 daemon.err collectd[3596]: rrdtool plugin: rrd_update_r failed: /tmp/rrd/WRT32X/iwinfo-wlan1-1/stations.rrd: illegal attempt to update using time 1566688705 when last update time is 1566688705 (minimum one second step)

This doesn't surprise me. I know Chrome does some worrying stuff. On Linux, it seems to do something that, at least when some other software is involved, bypasses the OS default browser setting. You don't have to set up Chrome as the default browser, just install it, and it only affects some pieces of software, but it's a PITA when you have a password manager.

Chromium doesn't pull this stunt. Opera is Chromium based, so checking with that might be worthwhile, but it adds its own set of bugs.

r10851 installed nicely on to my WRT1900ACS V2. I did have to --force-reinstall with --force-maintainer adblock because of the recent version update to 3.8+, as explained in the adblock discussion topic. I had no issues with either WiFi 2.4 GHz or 5GHz. I had rrd errors on the first boot but they are gone.

1 Like

slim whats the full command there you used?

Hi,

I am trying to run two nordvpn instances and want to use vpn-policy routing to route devices between them and the WAN. However cannot seem to get things to work consitently according the readme for vpn-policy routing

If you use multiple OpenVPN clients on your router, the order in which their devices are named (tun0, tun1, etc) is not guaranteed by OpenWrt/LEDE Project. The following settings are recommended in this case.

For /etc/config/network:

config interface 'vpnclient0'
  option proto 'none'
  option ifname 'ovpnc0'

config interface 'vpnclient1'
  option proto 'none'
  option ifname 'ovpnc1'

For /etc/config/openvpn:

config openvpn 'vpnclient0'
  option client '1'
  option dev_type 'tun'
  option dev 'ovpnc0'
  ...

config openvpn 'vpnclient1'
  option client '1'
  option dev_type 'tun'
  option dev 'ovpnc1'

...

For /etc/config/vpn-policy-routing:

config vpn-policy-routing 'config'
  list supported_interface 'vpnclient0 vpnclient1'

...

However if I try this, error:device not present appears on both vpnclient0 and vpnclient1 in the Luci Gui under interfaces...However works fine if I use option ifname 'tun0' and option ifname 'tun1' respectively and option dev 'tun0' and option dev 'tun1' respectively in /etc/config/openvpn.

Here is my current configs (note using nordvpn0 and nordvpn1 instead of vpnclient0 and vpnclient1)

etc/config/network

config interface 'loopback'
	option ifname 'lo'
	option proto 'static'
	option ipaddr '127.0.0.1'
	option netmask '255.0.0.0'

config globals 'globals'
	option ula_prefix 'fdc2:f0f2:f9d8::/48'

config interface 'lan'
	option type 'bridge'
	option ifname 'eth0.1'
	option proto 'static'
	option ipaddr '192.168.1.1'
	option netmask '255.255.255.0'
	option ip6assign '60'
	option ipv6 'off'

config interface 'wan'
	option ifname 'eth1.2'
	option proto 'dhcp'
	option ipv6 'off'

config interface 'wan6'
	option ifname 'eth1.2'
	option proto 'dhcpv6'
	option auto '0'

config switch
	option name 'switch0'
	option reset '1'
	option enable_vlan '1'

config switch_vlan
	option device 'switch0'
	option vlan '1'
	option ports '0 1 2 3 5t'
	option vid '1'

config switch_vlan
	option device 'switch0'
	option vlan '2'
	option ports '4 6t'
	option vid '2'

config interface 'guest'
	option proto 'static'
	option ipaddr '192.168.3.1'
	option netmask '255.255.255.0'
	option type 'bridge'
	option auto '0'

config interface 'nordvpntun0'
	option proto 'none'
	option ifname 'tun0'
	option delegate '0'
	option auto '0'

config interface 'nordvpntun1'
	option proto 'none'
	option ifname 'tun1'
	option delegate '0'
	option auto '0'

etc/confg/openvpn:

config openvpn 'NORDVPNTUN0'
	option config '/etc/openvpn/vpnclient0.ovpn'
	option client '1'
	option dev_type 'tun'
	option dev 'tun0'

config openvpn 'NORDVPNTUN1'
	option config '/etc/openvpn/NORDVPNTUN1.ovpn'
	option client '1'
	option dev_type 'tun'
	option dev 'tun1'

etc/config/firewall:

config defaults
	option syn_flood '1'
	option input 'ACCEPT'
	option output 'ACCEPT'
	option forward 'REJECT'

config zone
	option name 'lan'
	option input 'ACCEPT'
	option output 'ACCEPT'
	option forward 'ACCEPT'
	option network 'lan'

config zone
	option name 'wan'
	option output 'ACCEPT'
	option masq '1'
	option mtu_fix '1'
	option input 'DROP'
	option forward 'DROP'
	option network 'wan wan6'

config forwarding
	option src 'lan'
	option dest 'wan'

config rule
	option name 'Allow-DHCP-Renew'
	option src 'wan'
	option proto 'udp'
	option dest_port '68'
	option target 'ACCEPT'
	option family 'ipv4'

config rule
	option name 'Allow-Ping'
	option src 'wan'
	option proto 'icmp'
	option icmp_type 'echo-request'
	option family 'ipv4'
	option target 'DROP'

config rule
	option name 'Allow-IGMP'
	option src 'wan'
	option proto 'igmp'
	option family 'ipv4'
	option target 'ACCEPT'

config rule
	option name 'Allow-DHCPv6'
	option src 'wan'
	option proto 'udp'
	option src_ip 'fc00::/6'
	option dest_ip 'fc00::/6'
	option dest_port '546'
	option family 'ipv6'
	option target 'ACCEPT'

config rule
	option name 'Allow-MLD'
	option src 'wan'
	option proto 'icmp'
	option src_ip 'fe80::/10'
	list icmp_type '130/0'
	list icmp_type '131/0'
	list icmp_type '132/0'
	list icmp_type '143/0'
	option family 'ipv6'
	option target 'ACCEPT'

config rule
	option name 'Allow-ICMPv6-Input'
	option src 'wan'
	option proto 'icmp'
	list icmp_type 'echo-request'
	list icmp_type 'echo-reply'
	list icmp_type 'destination-unreachable'
	list icmp_type 'packet-too-big'
	list icmp_type 'time-exceeded'
	list icmp_type 'bad-header'
	list icmp_type 'unknown-header-type'
	list icmp_type 'router-solicitation'
	list icmp_type 'neighbour-solicitation'
	list icmp_type 'router-advertisement'
	list icmp_type 'neighbour-advertisement'
	option limit '1000/sec'
	option family 'ipv6'
	option target 'ACCEPT'

config rule
	option name 'Allow-ICMPv6-Forward'
	option src 'wan'
	option dest '*'
	option proto 'icmp'
	list icmp_type 'echo-request'
	list icmp_type 'echo-reply'
	list icmp_type 'destination-unreachable'
	list icmp_type 'packet-too-big'
	list icmp_type 'time-exceeded'
	list icmp_type 'bad-header'
	list icmp_type 'unknown-header-type'
	option limit '1000/sec'
	option family 'ipv6'
	option target 'ACCEPT'

config rule
	option name 'Allow-IPSec-ESP'
	option src 'wan'
	option dest 'lan'
	option proto 'esp'
	option target 'ACCEPT'

config rule
	option name 'Allow-ISAKMP'
	option src 'wan'
	option dest 'lan'
	option dest_port '500'
	option proto 'udp'
	option target 'ACCEPT'

config include
	option path '/etc/firewall.user'


config zone 'guest'
	option name 'guest'
	option network 'guest'
	option forward 'REJECT'
	option output 'ACCEPT'
	option input 'REJECT'

config rule 'guest_dhcp'
	option name 'guest_DHCP'
	option src 'guest'
	option target 'ACCEPT'
	option proto 'udp'
	option dest_port '67-68'

config rule 'guest_dns'
	option name 'guest_DNS'
	option src 'guest'
	option target 'ACCEPT'
	option proto 'tcpudp'
	option dest_port '53'

config rule 'guest_modem'
	option name 'Guest-Block-Cable-Modem'
	option src 'guest'
	option dest 'wan'
	option dest_ip '192.168.100.1'
	option family 'ipv4'
	option proto 'all'
	option target 'REJECT'

config include 'miniupnpd'
	option type 'script'
	option path '/usr/share/miniupnpd/firewall.include'
	option family 'any'
	option reload '1'

config include 'bcp38'
	option type 'script'
	option path '/usr/lib/bcp38/run.sh'
	option family 'IPv4'
	option reload '1'

config forwarding
	option dest 'wan'
	option src 'guest'

config redirect
	option name 'Divert DNS'
	option src 'lan'
	option proto 'tcpudp'
	option src_port '53'
	option dest_port '53'
	option target 'DNAT'

config zone
	option input 'REJECT'
	option output 'ACCEPT'
	option forward 'REJECT'
	option masq '1'
	option mtu_fix '1'
	list network 'nordvpntun0'
	option name 'vpnfirewll0'

config forwarding
	option src 'lan'
	option dest 'vpnfirewll0'

config zone
	option input 'REJECT'
	option output 'ACCEPT'
	option forward 'REJECT'
	option masq '1'
	option mtu_fix '1'
	list network 'nordvpntun1'
	option name 'vpnfirewll1'

config forwarding
	option src 'lan'
	option dest 'vpnfirewll1'

Many Thanks

Hi,
I just added:

# vi /etc/config/adblock 
...
config adblock 'global'
...
	option adb_basever '3.8'
...

After that it is possible to restart adblock.

@solidus1983
The command I used to force reinstall and overwrite the config for adblock was:
opkg install --force-reinstall --force-maintainer adblock

I had to re-setup a few things in adblock afterwards to the way I wanted them, but at least adblock was now working.

Thanks will save that in my OpenWRT command manual.

@teapethu

Sorry for the late reply. Thank you for the idea, but I'm not sure if it is a good idea to remove

CONFIG_ALL=y
CONFIG_ALL_KMODS=y
CONFIG_ALL_NONSHARED=y

from config. Can I somehow determine what packages and kernel modules will be missing then?

Hello,

I just installed OpenWrt SNAPSHOT r10851-f0992d7a30 / LuCI Master (git-19.231.47191-2aab858) and I can't set my SQM ingress value the way I want.

My ISP is a 940Mbps (dl) and 50Mbps (ul) but when I set the downlown value between 85% to 95% (799Mbps to 893Mbps) of my ISP, the speed test alway shows a value around 450Mbps. It's strange because I don't have this problem on the openwrt-18.06.4-mvebu-cortexa9-linksys-wrt32x-squashfs-factory.img. Does anyone else have this issue?

Thank you,

I have the same issue too with OpenWrt SNAPSHOT r10726. I just got gigabit internet recently. I thought my router's processor is not strong enough for gigabit SQM, so it's limited to 4 - 500Mbps. I hope it's just the software, not hardware.

I'm pretty sure it is just a software issue because on the current stable OpenWRT 18.06.4 firmware, I can set the traffic up to 700-850Mbps with fq_codel/Cake. I'm wondering what can limited the download speed in the SQM setup?

1 Like

So, in my point of view, if you want to build ALL the packages and maybe you keeps a server and provides the download services to others, you may need to keep these configs. Otherwise it may not be necessary for you.

RPC call failed with error -32002: Access denied
  at ClassConstructor.handleCallReply (http://192.168.1.1/luci-static/resources/rpc.js:8:12)

I get an error after installing luci-theme-rosy

Curious if it's an issue with the move to the 4.19 kernel that hasn't been noticed yet. Some performance regression maybe? Makes me wonder what the hell ever happened to a OpenWrt 2019 release, there is still nothing official and it's Q3.