Ranger802004 / asusmerlin

ASUS Merlin
GNU General Public License v3.0
34 stars 3 forks source link

VERBOSELOGGING: parameter not set - error ver 2.1.3 beta #15

Closed dorner365 closed 4 months ago

dorner365 commented 5 months ago

Hi,

I have 7 policies configured and working well under ver 2.1.2. After the beta update on ver 2.1.3, for options 8 and 9 I get the following error on 3 out of 7 policies:

"Select the Policy You Want to Restore: ssp Restore Policy: ssp /jffs/scripts/domain_vpn_routing.sh: line 26: VERBOSELOGGING: parameter not set"

Note: the file domain_vpn_routing.conf shows 'VERBOSELOGGING=0' for all the policies. Changing the logging setting does not make any difference. There is no related error in the syslog.

Any suggestion?

Ranger802004 commented 5 months ago

Hi,

I have 7 policies configured and working well under ver 2.1.2. After the beta update on ver 2.1.3, for options 8 and 9 I get the following error on 3 out of 7 policies:

"Select the Policy You Want to Restore: ssp Restore Policy: ssp /jffs/scripts/domain_vpn_routing.sh: line 26: VERBOSELOGGING: parameter not set"

Note: the file domain_vpn_routing.conf shows 'VERBOSELOGGING=0' for all the policies. Changing the logging setting does not make any difference. There is no related error in the syslog.

Any suggestion?

Is the syntax properly formatted in the config file? It is strange it would only do this for some of the policies as that function is a loop that will just run through all of the policies using their configuration.

dorner365 commented 5 months ago

The syntax is properly formatted. All 3 policies are well over 1000 entries each. Anyway, after a WAN restart things seem to be back in order. It may have been a timing issue or anything else that keeps the earth spinning. The error message was misleading.

Closing - thank you for looking into it.

dorner365 commented 4 months ago

Well, shortly after I closed the issue the error reoccurred. I reverted back to 2.1.2 and that works well as it did since October timeframe.

Here are some of my observations after the error reoccurred:

Ranger802004 commented 4 months ago

Can you send me a copy of your policy config file please. Did you manually edit it with a text editor?

dorner365 commented 4 months ago

Hi, Here it is... I did not modify the file with a text editor.

Thank you On Friday, February 9, 2024 at 01:50:39 p.m. EST, Ranger802004 @.***> wrote:

Can you send me a copy of your policy config file please.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.***>

Ranger802004 commented 4 months ago

Hi, Here it is... I did not modify the file with a text editor. Thank you On Friday, February 9, 2024 at 01:50:39 p.m. EST, Ranger802004 @.> wrote: Can you send me a copy of your policy config file please. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you modified the open/close state.Message ID: @.>

I don't see the file. You probably need to use the GitHub site to upload it to the thread.

Ranger802004 commented 4 months ago

Actually disregard, I think I see the issue.

Ranger802004 commented 4 months ago

v2.1.3-beta3 has been published to the beta update channel, test this and see if it resolves your issues.

dorner365 commented 4 months ago

Yes, it resolves the issue.

Thank you.