Hello @Brianmacrae ,
Could you please confirm whether you’ve tried flashing the firmware directly via the bootloader menu? Instructions for this procedure can be found here:
If not, that might be a good next step.
In case the bootloader flashing doesn’t work, try following the suggestion of deleting the menu.json file provided in the comment from this thread:
Hello @VincentBlic ,
Before considering a reset or firmware update, could you please try executing the following command:
rm /usr/share/vuci/menu.d/menu.json
Then, reboot the router (reboot) to check if makes any change logging to WebUI.
Additionally, you can try restarting the HTTP server service by running:
/etc/init.d/uhttpd restart
If the issue persists, please check the HTTP server service status with:
/etc/init.d/uhttpd status
Let me know if this improves the situation or if further…
Let me know if that works.
Best regards,