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 v4.4.10 [2025-Jun-08] - Internet Speedtest and Monitoring Tool for AsusWRT Merlin

...
[: 0
0: bad number
/jffs/scripts/spdmerlin: line 5531: arithmetic syntax error
Starting speedtest using auto-selected server for WAN interface. Please wait...

I'll be issuing a new spdMerlin release version sometime in the next few days.

@itibi,

While waiting for the next production release, you could switch from the master to the *develop* branch, which has the fix for the problem you're experiencing:
Bash:
/jffs/scripts/spdmerlin develop
If you do the switch, let me know if the problem gets resolved in your router.

Once the next production release is available, you can switch back to the *master* branch:
Bash:
/jffs/scripts/spdmerlin stable

HTH.
 
Release Notes for spdMerlin v4.4.10 production version now available
[2025-Jun-08]


1) FIXED: New code to remove duplicate parameter key names found in the configuration file. Getting duplicate key values can cause "bad number" or "arithmetic syntax" errors.
[Thanks to @itibi for reporting the problem]​

2) FIXED: New code to display correct numeric values when download or upload data units are in GB or KB.
[Thanks to @Tarek Yag for reporting the problem]​

3) IMPROVED: Added code to create a separate logfile to capture the SQLite3 errors with more verbosity.
Debug logfile default location: /opt/share/tmp/

4) Miscellaneous code improvements and fine-tuning.


The fork from @Jack Yaz's spdMerlin is now hosted on the AMTM-OSR GitHub repo:
 

Similar threads

Latest 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