Check the output from the command line.
It‘s not finding a Cake qdisc on the wan interface or ifb4(wan) interface.
Or see what’s in
/www/ext/cake-qos/cake_status.js
EDIT: This all sounded familiar. You posted a similar complaint before and it was related to spdMerlin pausing Cake during its test. Could still be spdMerlin or connmon.
@dave14305 Last time, I was on 384_19 with an old version of cake that could not be updated because of that Merlin version. Now I'm on the latest Merlin version, 386.3_2, with the latest cake version v 2.1.0. I posted this in case anyone else is experiencing something similar and has found a solution with the latest everything. For now, I punted, and am using Adaptive QoS. Maybe I'll come back to cake later. BTW, I am running connmon but not spdMerlin.
Here's what's currently in /www/ext/cake-qos/cake_status.js:
var cake_upload_stats={"kind":"htb","handle":"1:","root":true,"refcnt":2,"options":{"r2q":10,"default":"0","direct_packets_stat":4,"direct_qlen":1000},"bytes":8032,"packets":49,"drops":0,"overlimits":0,"requeues":0,"backlog":0,"qlen":0};
var cake_download_stats={};
var cake_statstime=1638388353;
As for the other outputs you suggested, I have no idea what I'm looking at, so I have no way to interpret.
@alchemy As for a possible conflicting configuration, sure, maybe, but I just installed the scripts without any special configs, so they are at their defaults.