Mike Vanis
Mike Vanis
No actually, I've been getting by using [mkspiffs](https://github.com/igrr/mkspiffs) and esptool directly and forego this tool for now until it's fixed :)
Hello! Any desire / clues for this to be fixed? Happy to help in whatever way I can, as we use this feature quite a lot in [My Naturewatch Camera](https://mynaturewatch.net/)...
Please use the feature template when you are submiting an issue or feature request. Can you see it when you click on New issue?
Thanks @egueli for yet another contribution! I think people would love to see this on the forum - we can gauge if there's interest for others to use it. 🙌
We could probably inject the tag into the the code as an environment variable, during the GitHub Actions image build. We could then display it on the web interface, by...
Thanks for the contribution! Can you tell us a little bit about the durations that you tried? We haven't had much success on Pi Zero in the past and longer...
Hi @stephenharris, Do you have an update with some more testing? The build action is back up and running, so if you re-run the PR (maybe easier to add a...
Same issue here, on latest Chrome
What's your usual setup for using CustomPiOS, @guysoft? Would be helpful as a starting point. Do you build on a Pi under raspbian, or in Ubuntu?
Thanks @guysoft, that really helped. I can confirm that I don't get this issue on a clean Raspbian Buster image. I did the following: ``` # install docker and docker...