I've recently updated RaspberryPi OS to Bullseye release, by updating sources.list and doing apt dist-upgrade. After all packages updated, kernel is now 6.1.24, and Crowsnest doesn't install, not with Kiauh nor manually. When running sudo make install it compiles ustreamer, downloads rtsp-simple-server, then writes 'Finished', and after adding user 'pi' into the group 'video' it fails with the following message:
>>>>>> Something went wrong! Please try again...```
This happens right after the line `Enable legacy camera stack ...` which is then replaced by the error message.
UPD: uncommon problem with a Pi booting and working over the network. Fixed manually.