What's new

Release Asuswrt-Merlin 386.14 is now available for AC models

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

thats the issue: I can't get anything to connect to the router via ethernet, but the router's radios are seemingly fine. CPU temp climbs towards 100C in short order, so the router itself throttles quickly...it's trying to sync to NTP over WAN, but won't connect (or allow IPv6) until there's a sync.
There's a connection logic issue that was fine up until this update.
trying to ssh into the router from my phone over wifi brings connection issues, so I can't run top, nor can I follow @Martinski 's force update bash instruction to update to the dev branch and get NTP to sync (or disable/uninstall ntpMerlin)

Here we go round in circles, neh?
 
bcmsw_rx is the offending process at the moment with at least 49% of one processor or the other

Seriously, I believe it to be more time-efficient to factory reset than arm wrestle ant solution here...and it may be less frustrating moving forward to upgrade hardware to a more current model, like AX88pro. (do you/anyone following happen to know if Canada Computers' price match policy applies to the asus store on Amazon.ca?)
 
I'm experiencing the unscrollable/locked page/scroll-bar disappearance bug after page load on RT-AC68U. The issue presented itself right after installing merlin 386.14 for YazFi 4.4.4

The issue presents itself on both Firefox and Brave browsers.

Attached are the console errors from Firefox and Brave when viewing the YazFi GUI
 

Attachments

  • Screenshot 2024-07-22 135758.png
    Screenshot 2024-07-22 135758.png
    211.9 KB · Views: 63
  • Screenshot 2024-07-22 140626.png
    Screenshot 2024-07-22 140626.png
    96.5 KB · Views: 62
I'm experiencing the unscrollable/locked page/scroll-bar disappearance bug after page load on RT-AC68U. The issue presented itself right after installing merlin 386.14 for YazFi 4.4.4
Known issue with YazFI already reported yesterday in the YazFi addon subforum discussion.
The workaround is to use the YazFi CLI instead and hopefully the YazFi script will be fixed in the meantime.
 
Is anyone having issues with the Traffic Analyzer - Statistic page? I only see the last (current) one hour worth of data. Data in the past is erased after every hour update.
 
Did a dirty update on my AC88U, I have the two following minor issues so far.
- Firewall -> Skynet tab -> I confirm the issue with the scroll bar.
- WAN -> DDNS tab-> The Export button for the Let's Encrypt certificates has disappeared (see before & after screenshots in attachment).
 

Attachments

  • 386.13.jpg
    386.13.jpg
    62.2 KB · Views: 55
  • 386.14.jpg
    386.14.jpg
    55.9 KB · Views: 66
AC88U: httpd: Failed to initialize SSL, generating new key/cert... (in boucles)
 
Last edited:
AC88U: httpd: Failed to initialize SSL, generating new key/cert... (in boucles)
Does it work after that? Asus rewrote the SSL certificate handling, their new implementation is now stricter as to which certificates it will accept. Some certificates previously generated will fail their validation, triggering the generation of a new certificate.
 
Did a dirty update on my AC88U, I have the two following minor issues so far.
- Firewall -> Skynet tab -> I confirm the issue with the scroll bar.
- WAN -> DDNS tab-> The Export button for the Let's Encrypt certificates has disappeared (see before & after screenshots in attachment).
Asus probably removed it for LE since technically that certificate cannot be reused elsewhere - the private key is necessary, and the validation process needs to be done on the router every two months.
 
Does it work after that? Asus rewrote the SSL certificate handling, their new implementation is now stricter as to which certificates it will accept. Some certificates previously generated will fail their validation, triggering the generation of a new certificate.
no. it does it in boucles.
 
Jul 23 03:21:12 watchdog: start httpd
Jul 23 03:21:12 rc_service: watchdog 428:notify_rc start_httpd
Jul 23 03:21:12 RT-AC88U: start https:8443
Jul 23 03:21:12 RT-AC88U: start httpd:80
Jul 23 03:21:13 httpd: Restore saved SSL certificate...8443
Jul 23 03:21:13 httpd: Generating SSL certificate...8443
Jul 23 03:21:13 httpd: Failed to initialize SSL, generating new key/cert...8443
Jul 23 03:21:13 httpd: Restore saved SSL certificate...8443
Jul 23 03:21:13 httpd: Generating SSL certificate...8443
Jul 23 03:21:13 httpd: Failed to initialize SSL, generating new key/cert...8443
Jul 23 03:21:13 httpd: Unable to start in SSL mode, exiting! 8443

and this in boucle
 
Jul 23 03:24:42 watchdog: start httpd
Jul 23 03:24:42 rc_service: watchdog 428:notify_rc start_httpd
Jul 23 03:24:42 RT-AC88U: start https:8443
Jul 23 03:24:42 RT-AC88U: start httpd:80
Jul 23 03:24:43 httpd: Restore saved SSL certificate...8443
Jul 23 03:24:43 httpd: Generating SSL certificate...8443
Jul 23 03:24:43 httpd: Failed to initialize SSL, generating new key/cert...8443
Jul 23 03:24:43 httpd: Restore saved SSL certificate...8443
Jul 23 03:24:43 httpd: Generating SSL certificate...8443
Jul 23 03:24:43 httpd: Failed to initialize SSL, generating new key/cert...8443
Jul 23 03:24:43 httpd: Unable to start in SSL mode, exiting! 8443
Jul 23 03:25:12 watchdog: start httpd
Jul 23 03:25:12 rc_service: watchdog 428:notify_rc start_httpd
Jul 23 03:25:12 RT-AC88U: start https:8443
Jul 23 03:25:12 RT-AC88U: start httpd:80
Jul 23 03:25:13 httpd: Restore saved SSL certificate...8443
Jul 23 03:25:13 httpd: Generating SSL certificate...8443
Jul 23 03:25:13 httpd: Failed to initialize SSL, generating new key/cert...8443
Jul 23 03:25:13 httpd: Restore saved SSL certificate...8443
Jul 23 03:25:13 httpd: Generating SSL certificate...8443
Jul 23 03:25:13 httpd: Failed to initialize SSL, generating new key/cert...8443
Jul 23 03:25:13 httpd: Unable to start in SSL mode, exiting! 8443
 
no. it does it in boucles.

Try removing the stored certificate, then reboot.

Code:
rm /jffs/cert.tgz

Also, make sure the /jffs partition isn't full:

Code:
df -h /jffs
 
Filesystem Size Used Available Use% Mounted on
/dev/mtdblock4 64.0M 3.7M 60.3M 6% /jffs

so it's ok for this.

rm: can't remove '/jffs/cert.tgz': No such file or directory

and i checked the jffs folder, no cert.tgz in it. (but well a /jffs/.cert folder with old certificates in it)
but always the boucle in the logfile.
 
Did a dirty update on my AC88U, I have the two following minor issues so far.
- Firewall -> Skynet tab -> I confirm the issue with the scroll bar.
- WAN -> DDNS tab-> The Export button for the Let's Encrypt certificates has disappeared (see before & after screenshots in attachment).
No problem here, i couldn't figure out why you've such issue.

8814.png
 
No problem here, i couldn't figure out why you've such issue.
The "Export" button disappears when you select the option for the "Let's Encrypt" free certificate.
 
bcmsw_rx is the offending process at the moment with at least 49% of one processor or the other

Seriously, I believe it to be more time-efficient to factory reset than arm wrestle ant solution here...and it may be less frustrating moving forward to upgrade hardware to a more current model, like AX88pro. (do you/anyone following happen to know if Canada Computers' price match policy applies to the asus store on Amazon.ca?)
Last week, The Source was listing CAD $156 for RT-AX86U Pro and few people were able to price match it with Staples Canada. As far as I know this is the current all time low pricing.

I think back in April 2024 Staples had a promo going on for -$25 coupon when you spend more than $250 on tech. They also had the RT-AX88U Pro on sale at CAD $249.99. You just needed to add a filler item to be eligible for the -$25 coupon which should result in all time low pricing.
 
and i checked the jffs folder, no cert.tgz in it. (but well a /jffs/.cert folder with old certificates in it)
Try removing that one then.

Otherwise, I have no idea. I can't reproduce the issue here.
 
Noted on RT-AC68U: The startup sysdate (before time is updated from the internet) has changed from 5/4/18 to 12/31/23 (technically 1/1/24 00:00 GMT). If you have any scripts that loop pending the setting of the date and time, check your logic.

source:
388.8: #define RC_BUILDTIME 1525496688 // May 5 05:04:48 GMT 2018
386.14: #define RC_BUILDTIME 1704067200 // Jan 1 00:00:00 GMT 2024
 
Last edited:

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