I’m sure you have better ways to occupy the remainder of your weekend.
But just to give you something to run in the background of your mind, what are the chances of being able to combine the graphs/charts of connmon and spdmerlin into one? It would be one database, spreadsheet...
I lost my SpdMerlin GUI tab after the update to 384.17 from beta, and SpdMerlin to latest (3.5?*), although I had been running the test version for a few days.
Anybody else? The router GUI interface also froze up and I had to reboot about then, but it may be a local issue.
I have similar problems with an ac86u after a firmware update to 384.17. The tab with the interfaces and graphs doesn't show up anymore. Also the 2 visible tabs (Script Utilities & Chart Configuration) can't be extended or collapsed anymore. there don't seem to be any problems with the cli. I only noticed this after the update to 3.50. before that i used an older version.
I also had to upload the merlin firmware several times until the update was installed correctly.
I have similar problems with an ac86u after a firmware update to 384.17. The tab with the interfaces and graphs doesn't show up anymore. Also the 2 visible tabs (Script Utilities & Chart Configuration) can't be extended or collapsed anymore. there don't seem to be any problems with the cli. I only noticed this after the update to 3.50. before that i used an older version.
I also had to upload the merlin firmware several times until the update was installed correctly.
Check for errors in browser console.
Script utilities and chart config are not tabs they are sections. I assume you mean the Speedtest tab appears, and you are missing sections?
i'm missing the interface section and graphs. Got this errors in the browser console:
Code:
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (chartjs-plugin-deferred.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (d3.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (detect.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (validator.js, line 0)
[Error] ReferenceError: Can't find variable: jQuery
Globaler Code (user1.asp:130)
[Error] TypeError: undefined is not an object (evaluating 'custom_settings.spdmerlin_version_local')
GetVersionNumber (user1.asp:589)
ScriptUpdateLayout (user1.asp:489)
initial (user1.asp:483)
onload (user1.asp:812)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (hammer.min.js.map, line 0)
i'm missing the interface section and graphs. Got this errors in the browser console:
Code:
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (jquery.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (chartjs-plugin-deferred.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (d3.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (detect.js, line 0)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (validator.js, line 0)
[Error] ReferenceError: Can't find variable: jQuery
Globaler Code (user1.asp:130)
[Error] TypeError: undefined is not an object (evaluating 'custom_settings.spdmerlin_version_local')
GetVersionNumber (user1.asp:589)
ScriptUpdateLayout (user1.asp:489)
initial (user1.asp:483)
onload (user1.asp:812)
[Error] Failed to load resource: the server responded with a status of 404 (Not Found) (hammer.min.js.map, line 0)
I am missing the spdmerlin section in Addons. The others: diversion, uptime, and ntp are still there. It was there before the upgrades, but don't know if that is related or not. I had been running the spdmerlin test candidate and the beta for 384.17, so not much changed I would not think. I also upgraded skynet to a minor update today.
The freeze up was the second time, the first since I installed 384.17 beta, and the second after the release today.
thanks,
jts
edit: I rebooted again after forcing an update to spdmerlin. The interface in Addons is still missing.
I am missing the spdmerlin section in Addons. The others: diversion, uptime, and ntp are still there. It was there before the upgrades, but don't know if that is related or not. I had been running the spdmerlin test candidate and the beta for 384.17, so not much changed I would not think. I also upgraded skynet to a minor update today.
The freeze up was the second time, the first since I installed 384.17 beta, and the second after the release today.
thanks,
jts
edit: I rebooted again after forcing an update to spdmerlin. The interface in Addons is still missing.
Issue was caused by a new function that waits for entware before starting up. I accidentally broke a previous fix where any service-event call was causing spdmerlin to enter a locked/wait state, despite the service-event not actually being relevant to spdmerlin. This meant that when services-start fired, spdmerlin would be erroneously locked and prevent the startup call running (which includes the WebUI tab, amongst other things)
NEW: Add option to change time format between 24H and 12H
CHANGED: Chart fill colours now less garish
CHANGED: Tooltip behaviour, show on nearest point when intersect on X axis