What's new

Scribe scribe 3.x_y - syslog-ng and logrotate installer

  • 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!

This brings up my previous question in post #213 again!

Guys, excuse me as I'm relatively new here. But, we're going to face this so many more times (people asking for a fix). Is there any way to propagate the scrollbar fix to the master branch for all affected Jack Yaz scripts? This will allow everyone to avoid a lot of headache.
 
Last edited:
Hi, I've installed the develop version of Scribe (3.2.1) and I've been using the 3.2.0 on my RT-BE86U with 30006.102.2_Beta1 and if I restart scribe with rs command, my syslog is been flooded with the following entry every 3 seconds:

Code:
custom_script: Running /jffs/scripts/service-event (args: restart autowan)

Do you guys know why and how can I fix it?

EDIT: I tried to find "autowan" in both Scribe and uiScribe scripts, without any luck. Where is invoked the autowan restart?
 
Last edited:
Guys, excuse me as I'm relatively new here. But, we're going to face this so many more times (people asking for a fix). Is there any way to propagate the scrollbar fix to the master branch for all affected Jack Yaz scripts? This will allow everyone to avoid a lot of headache.
Currently, AFAIK, with the exceptions of scMerlin & uiDivStats, all other @Jack Yaz's add-on releases are under his full control on their respective GitHub repositories. Someone would have to create a fork for each repo and take control by fixing bugs, maintaining source code when/if broken due to new F/W requirements, running validation testing on various router models & F/W versions, issuing master releases as needed, etc. Also, they would need to coordinate with @thelonelycoder so he can modify AMTM to adjust the "official" URLs from which each add-on stable/master release will be downloaded & installed.

While I do get some free time, mostly on some weekends (plus an hour here & there in the evenings during the regular work week) to look at a problem, fix it & submit a PR, I cannot fully commit to fixing/maintaining all of JackYaz add-ons. My current day job plus family responsibilities and other personal commitments don't leave me with enough free time to give the attention & focus that it would require to maintain the add-ons as an almost full-time hobby.

Here's a post from almost 2 years ago where I also explained the situation, and it has not really changed:


FYI.
 
@Martinski, I do appreciate your full explanation, and your time! All the best to you!
I hope that Jack Yaz could join us again some day, or someone could lead the development again.
 
Hi, I've installed the develop version of Scribe (3.2.1) and I've been using the 3.2.0 on my RT-BE86U with 30006.102.2_Beta1 and if I restart scribe with rs command, my syslog is been flooded with the following entry every 3 seconds:

Code:
custom_script: Running /jffs/scripts/service-event (args: restart autowan)

Do you guys know why and how can I fix it?

EDIT: I tried to find "autowan" in both Scribe and uiScribe scripts, without any luck. Where is invoked the autowan restart?

in htop, the problematic process is:

Code:
/jffs/scripts/scribe service_event restart autowan

But I can't find it in the scribe script
 
in htop, the problematic process is:

Code:
/jffs/scripts/scribe service_event restart autowan

But I can't find it in the scribe script
Autowan appears to be a firmware function for the new BE routers. Scribe is just reacting to the event, runs, but discards it since it isn’t related to Scribe.

Look in the Dual WAN section for “WAN Auto Detection” or something similar.
 
Autowan appears to be a firmware function for the new BE routers. Scribe is just reacting to the event, runs, but discards it since it isn’t related to Scribe.

Look in the Dual WAN section for “WAN Auto Detection” or something similar.
Try explicitly setting "Primary WAN" within "WAN - Dual WAN" tab of WAN settings. Mine is set to "2.5G WAN/LAN" (set yours to your current WAN input) as opposed to "Auto WAN Detection" (default), and I don't see these errors.
 
Hi, this is the current settings I have:

ASUS Wireless Router RT-BE86U - Dual WAN.jpeg 2.png


I don’t have auto settings in my case
 
So probably there is no autowan in RT-BE86U?
 
Then maybe there is an issue with FW? @RMerlin is that a normal behavior for you on RT-BE86U?
 
Autowan appears to be a firmware function for the new BE routers. Scribe is just reacting to the event, runs, but discards it since it isn’t related to Scribe.

Look in the Dual WAN section for “WAN Auto Detection” or something similar.

Do you eventually know, as a workaround, how to kill that process from HTOP or in any other way? I tried to kill it in HTOP, but it's still resuming after sleep 1 command over and over again...
 
I don’t know what you see in htop, but as far as the log messages go, perhaps you can filter them using…Scribe!
It could work indeed...

Here is what Merlin replies about:

Constant "restart autowan" events are normal in 102_36xxx. They are hidden by Asus in the rest of the firmware, but will appear if you have custom scripts that reports on every single events. I can try to reapply their same workaround for service-event logging, but if scribe logs every single event, then it will be scribe's responsibility to also hide them if they are judged problematic.
 

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!
Top