MichaIng
MichaIng
Maybe we should keep handling possible `json.loads(response.body)` errors? Ah wait, that is implied by the parent try/except handling, right? No Python wizard here 😉. Ah you are right, `response.error` expects...
The "Authentication Error" string is used here: https://github.com/motioneye-project/motioneye/blob/main/motioneye/utils/__init__.py#L120 I see this message when trying to list cameras of remote motionEye with false password. But with wrong URL path, I see...
Yes, the wiki instructions IMO can be removed.
Thanks for reporting. Does it work with [rufus](https://rufus.ie/)?
I remember such was reported before. I guess we need to check which problem extractly BelanaEtcher has with our `.img.xz` files. Btw did you extract it beforehand or selected the...
Ah okay, so the archive is not the problem. Probably the last partition needs to be a little larger than the last filesystem. We currently size it tight.
And did it work with Rufus?
I just tried it with a NanoPi M6 image, and it worked well. I first tried it selecting the compressed `xz` file, which it extracts automatically internally. Then I extracted...
Hmm, indeed LAN should be `eth0` and WAN `eth1`. Let me see whether things changed on the R5S, as I do not own an R5C. .... yeah, WAN and LAN2...
Hmm, I need to check how to solve this best. Will take the kernel off the APT repository for those two SBCs for now. Yeah the thing with the random...