When trying to upgrade thingino using the partial OTA option under Tools > Flash Operations, it fails with the following errors:
# touch /tmp/webupgrade;/sbin/sysupgrade -p
# touch /tmp/webupgrade;/sbin/sysupgrade -p
Run as /sbin/sysupgrade -p
Downloading firmware into /tmp, there is enough free space.
Create /tmp/sysupgrade directory
Update self
Downloading from https://raw.githubusercontent.com/themactep/thingino-firmware/refs/heads/master/package/thingino-sysupgrade/files/sysupgrade to /tmp/sysupgrade/sysupgrade
##O=# # curl: (22) The requested URL returned error: 404
chmod: /tmp/sysupgrade/sysupgrade: No such file or directory
Downloading from https://raw.githubusercontent.com/themactep/thingino-firmware/refs/heads/master/package/thingino-sysupgrade/files/sysupgrade-stage2 to /sbin/sysupgrade-stage2
##O=# # curl: (22) The requested URL returned error: 404
Re-run script from /tmp/sysupgrade
/sbin/sysupgrade: exec: line 440: /tmp/sysupgrade/sysupgrade: not found
-sh: touch /tmp/webupgrade;/sbin/sysupgrade -p: not found
#
--- sysupgrade exit! ---
Camera is a wyze v3 using November 10th stable firmware. I'm not overly familiar with the Thingino repo, but the curl errors seem to suggest an issue with a recent build. This method of updating has worked fine previously.
When trying to upgrade thingino using the partial OTA option under Tools > Flash Operations, it fails with the following errors:
Camera is a wyze v3 using November 10th stable firmware. I'm not overly familiar with the Thingino repo, but the curl errors seem to suggest an issue with a recent build. This method of updating has worked fine previously.