gtxaspec / wz_mini_hacks

wz camera mods... make your camera better.
1.33k stars 114 forks source link

After upgrading from older version, webserver inaccessible without conf edits #581

Open reidprichard opened 1 year ago

reidprichard commented 1 year ago

Since my old version (Thu Oct 13 12:37:18 AM PDT 2022), it seems webserver auth was added. I just upgraded, and the webserver was inaccessible (would just time out). I had to SSH into the camera to add the WEB_SERVER_AUTH option (set to false, not sure what would happen if I set it to true) to get the webserver to respond.

Just an FYI in case anyone else runs into this issue. Not sure if the upgrade script can be modified to fix this.

bwenger9 commented 10 months ago

I had this same issue. Ended up having to manually install latest version to fix. The entire config needs to be parsed to include missing fields in my opinion as there were go2rtc options I didn't know existed that never appeared after upgrade either.