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!

VPNMON VPNMON-R3 v1.8.2 -Nov 23, 2025- Monitor OpenVPN/Wireguard WAN/Dual-WAN Health & Random Reset Multiple Connections (Available in AMTM!)

I think everything’s working, but do yall know what this is about? (Running 1.8.1, but it also showed apparently on 1.8.0)

#BadNumber

RT-AC86U
 

Attachments

  • IMG_2851.jpeg
    IMG_2851.jpeg
    74.8 KB · Views: 21
I think everything’s working, but do yall know what this is about? (Running 1.8.1, but it also showed apparently on 1.8.0)

#BadNumber

RT-AC86U
Weird. Could you please send me a screenshot of your settings? Or a copy of your vpnmon-r3.cfg?
 
I think everything’s working, but do yall know what this is about? (Running 1.8.1, but it also showed apparently on 1.8.0)

#BadNumber

RT-AC86U
Friendly follow-up, @JTnola?
 
I think everything’s working, but do yall know what this is about? (Running 1.8.1, but it also showed apparently on 1.8.0)

#BadNumber

RT-AC86U
@JTnola ... I've tried everything I could to duplicate this, but have not been able to.

1763912334311.png


Would you mind turning debug mode on in my script, and capture this error, save the output to a txt file, and send to me please? Here's some instructions:

In the vpnmon-r3.sh script, uncomment the following lines (only the left-most #):

Code:
6961 #DEBUG=; set -x # uncomment/comment to enable/disable debug mode
6962 #{              # uncomment/comment to enable/disable debug mode

8055 #} #2>&1 | tee $LOG | logger -t $(basename $0)[$$]  # uncomment/comment to enable/disable debug mode

Run the script until you see those errors... then kill (CTRL-C) the program and save the output (everything before and after where the error occurs), paste into a text file, and please share with me?

Immensely appreciated... and sorry to make you go through these steps.

Also, seeing a copy of your vpnmon-r3.cfg would also help along with this while you're at it! LOL. Thank you! :)
 
Last edited:
Nevermind, @JTnola ... I *finally* found it. Working on a fix as we speak.
 
Small bugfix patch coming your way! Enjoy! Thanks to @JTnola for reporting this... and glad I was finally able to find this! :)

What's new!?
v1.8.2 - (November 23, 2025)
- PATCH:
Thanks to @JTnola for sharing a "[: bad number" bug he was experiencing. This hard-to-find bug only seemed to come up in certain scenarios when using the limited 2-OVPN slot configuration. Variables weren't being assigned that the script was expecting, causing these errors. Fixed! :)

Download link (Or update directly with AMTM/VPNMON-R3):
Code:
curl --retry 3 "https://raw.githubusercontent.com/ViktorJp/VPNMON-R3/main/vpnmon-r3.sh" -o "/jffs/scripts/vpnmon-r3.sh" && chmod 755 "/jffs/scripts/vpnmon-r3.sh"

Significant Screenshots:

This was what @JTnola was experiencing:
1763913940179.png


And showing the fix :)
1763914075560.png
 

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