What's new
  • SNBForums Code of Conduct

    SNBForums is a community for everyone, no matter what their level of experience.

    Please be tolerant and patient of others, especially newcomers. We are all here to share and learn!

    The rules are simple: Be patient, be nice, be helpful or be gone!

spdMerlin spdMerlin - Automated speedtests with graphs

Updated, and my tab disappeared again.
spdmerlin startup brought it back

(Note, I didn't reboot the router, just updated the script)
updating shouldn't affect the tab at all...the only time it is mounted is during the startup command. something else on your router must be tampering with /tmp/menuTree.js
I assume you mean the whole tab, and not just charts/data on the tab itself?
 
updating shouldn't affect the tab at all...the only time it is mounted is during the startup command. something else on your router must be tampering with /tmp/menuTree.js
I assume you mean the whole tab, and not just charts/data on the tab itself?

Yes, the "SpeedTest" tab in the Addons (also the same with the "Uptime Monitoring" tab were missing). But they are back since I ran the startup commands.
 
Note: There was also an update for nsrum, which I ran (I ran all three updates), not sure if that had anything to do with it.
 
Hi, I updated spdMerlin to 3.5.2 and changed its store location to usb. I can no longer see its user asp page. What am I missing?
Common works fine after recent upgrade and change of store location to usb.
 
Hi, I updated spdMerlin to 3.5.2 and changed its store location to usb. I can no longer see its user asp page. What am I missing?
Common works fine after recent upgrade and change of store location to usb.
Post the contents of /tmp/menuTree.js please
 
Also lost my graphs and stats section today (not the tab). Shouldn't be caused by the latest update since they were still there after the update. After that i updated some entware packages and installed connmon. Connmon graphs are still showing. But i noticed this error in the console when the SpeedTest tab is shown:

Code:
ReferenceError: Can't find variable: SetSPDStatsTitle
initial — user1.asp:531
onload — user1.asp:867

When writing this i just reloaded the page and the stats and graphs are back with no errors. Strange.....
 
Post the contents of /tmp/menuTree.js please
Speed Test disappeared, reinstall does not help
{
menuName: "Addons",
index: "menu_Addons",
tab: [
{url: "user1.asp", tabName: "Diversion Stats"},
{url: "user3.asp", tabName: "Uptime Monitoring"},
{url: "user4.asp", tabName: "NTP Daemon"},
{url: "javascript:window.open('/ext/shared-jy/redirect.htm','_blank')", tabName: "Help & Support"},
{url: "NULL", tabName: "__INHERIT__"}
]
}
 
Speed Test disappeared, reinstall does not help
{
menuName: "Addons",
index: "menu_Addons",
tab: [
{url: "user1.asp", tabName: "Diversion Stats"},
{url: "user3.asp", tabName: "Uptime Monitoring"},
{url: "user4.asp", tabName: "NTP Daemon"},
{url: "javascript:window.open('/ext/shared-jy/redirect.htm','_blank')", tabName: "Help & Support"},
{url: "NULL", tabName: "__INHERIT__"}
]
}
DO you run anything in particular before it disappears? Anything in syslog?
 
I think it disappeared either after upgrade of spdMerln and common to latest version or change of logging to usb. I can grep syslog if you tell me where
 
I think it disappeared either after upgrade of spdMerln and common to latest version or change of logging to usb. I can grep syslog if you tell me where
I tried uploading file to the forum, but did not work - perhaps blocked for new joiners or not compatible with Chrome or does not like *.js files. I checked in www - I guess spd should be user5.asp - it dos not exist in user/ folder
 
I think it disappeared either after upgrade of spdMerln and common to latest version or change of logging to usb. I can grep syslog if you tell me where
Look for where spdmerlin is updated - that's the only time that /tmp/menuTree.js is touched, if the ASP has a new version
 
Yes, the "SpeedTest" tab in the Addons (also the same with the "Uptime Monitoring" tab were missing). But they are back since I ran the startup commands.
yes whole tab is gone and there's no userX.asp I could simply added. And I was not tinkering with it manually
 
Similar threads

Similar threads

Support SNBForums w/ Amazon

If you'd like to support SNBForums, just use this link and buy anything on Amazon. Thanks!

Sign Up For SNBForums Daily Digest

Get an update of what's new every day delivered to your mailbox. Sign up here!
Back
Top