Richard Webb

Results 7 comments of Richard Webb

Is this project still maintained? It would be good to get something merged for this.

We're still seeing this issue with v0.6.9

We've now ignored all of the following logs in sentry configuration, however we are still seeing the logs for them in 0.6.9: ``` "[^---AIOKafkaConsumerThread]: Has not committed", "[^---AIOKafkaConsumerThread]: Aiokafka has...

I've seen something similar before, did you run out of memory? Check dmesg right after it happens and I think you might see OOM.

@andrepew Did you get this working with the binary or did you build it?

@superdump Any idea what's causing the libgstgl error? Looks like libglu1-mesa-dev and libegl1-mesa-dev are being installed..

FYI for anyone who comes across this in future. My problem was an issue with PKG_CONFIG_PATH. Cerbero does not use the correct path (for debian multiarch), I've made a bug...