Michumichu39
Occasional Visitor
Hey Jack - forced the update again via CLI but the web UI still doesn't load, console output is the same
did uf download a new ASP page? make sure you ctrl-f5 / clear cacheHey Jack - forced the update again via CLI but the web UI still doesn't load, console output is the same
View attachment 34911
I think it did but not sure how to go about checking. When it didn't make the UI fully appear I did a uf again, now when I do a uf it states the following:did uf download a new ASP page?
That's a great call out and I should have mentioned I tried in incognito mode (I'm using Firefox) to be sure it wasn't a cache issue as well as another browser yet got the same result.make sure you ctrl-f5 / clear cache
i've bumped the script version to 4.2.3 so option u will pick up the change. also made another change to the ASP which should move us past the current errorJack
I think it did but not sure how to go about checking. When it didn't make the UI fully appear I did a uf again, now when I do a uf it states the following:
View attachment 34915
If it gave an indication of a new ASP page I'm assuming it would have perhaps indicated that on the first update only and not subsequent update requests via uf?
That's a great call out and I should have mentioned I tried in incognito mode (I'm using Firefox) to be sure it wasn't a cache issue as well as another browser yet got the same result.
can you uf and let me know if this is now fixed?Jack,
Thanks so much for working with me on this. I'm happy to report the web UI now fully loads. However, attempting to change anything via the web UI and clicking "Apply" does nothing. What I mean is the fields are fully editable and able to be changed, mousing over the "Apply" button turns it a shade of blue, but the "Apply" button itself is not able to be clicked and thus changes not able to be saved via web UI. Console output of clicking "Apply" captured below.
Another thing of note is the "Check" button by version information is clickable, but hangs while checking for a new version. Console output captured below.
Page Now Loads
View attachment 34923
Clicking "Apply" console output
View attachment 34926
I'm not sure about this one, perhaps john's fork restricts POSTs? I'll test once I can put my 68u on the fork, currently testing the VPN director betaHanging on checking for updates
View attachment 34924
Console output checking for updates
View attachment 34925
http://192.168.1.1/ext/YazFi/detect_update.js?_=1626141632123
gets a 404, but http://192.168.1.1/ext/YazFi/detect_update.js
works in a browser. I know that's not something you control, but maybe httpd is different in the fork?admin@RT-N66U-96A0:/www# diff user/user1.asp /jffs/addons/YazFi.d/YazFi_www.asp
--- user/user1.asp
+++ /jffs/addons/YazFi.d/YazFi_www.asp
@@ -558,7 +558,6 @@
$j.ajax({
url: '/ext/YazFi/detect_update.js',
dataType: 'script',
- cache: true,
timeout: 3000,
error: function(xhr){
setTimeout(update_status, 1000);
Welcome To SNBForums
SNBForums is a community for anyone who wants to learn about or discuss the latest in wireless routers, network storage and the ins and outs of building and maintaining a small network.
If you'd like to post a question, simply register and have at it!
While you're at it, please check out SmallNetBuilder for product reviews and our famous Router Charts, Ranker and plenty more!