Hi,
I just updated to the latest version (0.63.1), and suddenly the frontend won’t load. I just get a “404: Not found” error when I try to access internal_ip:8123.
Any ideas on how to troubleshoot?
Thanks,
Ville
Hi,
I just updated to the latest version (0.63.1), and suddenly the frontend won’t load. I just get a “404: Not found” error when I try to access internal_ip:8123.
Any ideas on how to troubleshoot?
Thanks,
Ville
Look in the log file for an error, usually a breaking change so check the changes in the blog.
Solved - i had forgotten to do a apt-get update and upgrade.
Hmmm… That’s all you did? I’m having the same problem but did the apt-get update and upgrade before and after and still broken.
Went through this. apt-get update, nginx update, none of that worked. Then I ran the ‘date’ command on the pi and saw the date was off by two weeks in the past. Running raspi-config and setting the time localization set the date to the current. A simple reboot to restart everything, all is good again.