thomaskleiven

Results 17 comments of thomaskleiven

@jshiweb Did you find a solution to your problem? @ArduCAM, I've followed the official [Quick Start Guide for Multi-Camera Adapter Board](https://docs.arducam.com/Raspberry-Pi-Camera/Multi-Camera-CamArray/Quick-Start-Guide-for-Multi-Adapter-Board/). I can connect one camera to any of the...

I also see this issue in `v12.6.0`, as @MorganTrudeau mentioned, it seems to happen almost every time `onSnapshot` subscribes to a collection with insufficient permissions. Do you have any advice...

I'll try to come up with a reproducible example. Will let you know once I have more details.

Ok this is what we've got so far to reproduce the error: Environment: - Next.js 16.0.7 - React 19.2.1 - Firebase JS SDK 12.6.0 - reactStrictMode: true ```ts function TabA()...

The error was due to a corrupted record in the db. One record in `edgegroups` within the `BoltDB` database was referencing a deleted `tag`. I would expect that if the...

I'm not able to reproduce it at the moment, but we had quite some traffic after updating to `v2.33.2LTS` both via the Portainer UI and over the API, so perhaps...