Jack Yaz
Part of the Furniture
wondering if you'd be interested in letting me connect in with teamviewer or something to poke around. it's bugging me that this isn't working for youRan speedtest and no spdmerlin.d folder still within share folder.
wondering if you'd be interested in letting me connect in with teamviewer or something to poke around. it's bugging me that this isn't working for youRan speedtest and no spdmerlin.d folder still within share folder.
I believe that’s always the output but I’m not sure.Might be on to something there....didn't see any updates but when forced it looks as though it did.
View attachment 27905
opkg update && opkg upgrade --force-reinstall
do you happen to have a copy of the text output please?Perhaps a small issue. When I ran this in UI mode manually, it recorded the upload size in the download section, and nothing for download (which was 1.4GB).
View attachment 27907
can you check how it's recorded in the db itself? this might be the function that parses the db to arrays for the table going a bit wrong
sqlite3 /opt/share/spdmerlin.d/spdstats.db
.headers on
select * from spdstats_WAN order by Timestamp desc limit 10;
looks good in dbcan you check how it's recorded in the db itself? this might be the function that parses the db to arrays for the table going a bit wrong
Code:sqlite3 /opt/share/spdmerlin.d/spdstats.db .headers on select * from spdstats_WAN order by Timestamp desc limit 10;
Ah i see you have result url off, i can test if there's a bug there
Message sent...check DMwondering if you'd be interested in letting me connect in with teamviewer or something to poke around. it's bugging me that this isn't working for you
@RMerlin are you aware of anything in 386 from Asus that would meddle with any files named "config" in jffs? We've got this solved (for now) by moving the config etc. to USB. even manually creating an empty file named config would see it disappear right before our eyes after a couple of seconds!So...did the same stuff on my main router, and it does the same. Loads fine initially, chose option a) AutoBW, then back and get "grep: /jffs/addons/spdmerlin.d/config: No such file or directory" scattered throughout.
@RMerlin are you aware of anything in 386 from Asus that would meddle with any files named "config" in jffs? We've got this solved (for now) by moving the config etc. to USB. even manually creating an empty file named config would see it disappear right before our eyes after a couple of seconds!
Does it work searching for certain keyword names like config? "Newfile" was created and its still there.If it disappears after a few seconds then that would be from their new security daemon. Which is odd since it shouldn't be messing with the addons sub-directory AFAIK, unless they forgot to exclude it.
Does it work searching for certain keyword names like config? "Newfile" was created and its still there.
Sorry, not $9, but $7 was right... my test file was wrong.Well, it displays now, but doesn't show the real size.
View attachment 27920
View attachment 27921
Edit: played around with the AWK, think you want this:
View attachment 27922
Morning. Not quite there yet. This is what I have got on develop 4.0.1, recent changes do not play well together.
Packet loss is server dependent... If you're using auto select there's a chance it will use one that doesn't support it.Morning. Not quite there yet. This is what I have got on develop 4.0.1, recent changes do not play well together.
Data used still does not appear in gigabytes, but packet loss info now disappears. Tried both with and without result url storing.
View attachment 27926

Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!