Matthias Kröll

Results 19 comments of Matthias Kröll

YAML is hipster cancer, so it can't do proper escapes of very uncommon symbols like `[` and `]`. You have to workaround this by a new command without those symbols....

@hmbgbw https://yaml.org/spec/history/2001-05-26.html Actually I just read the yml spec after the error and than thought of a way around it. lol :D

Also with me. But snackbar is shown like it should. ``` FlushbarHelper.createError( message: failure.map( cancelledByUser: (_) => 'Cancelled', serverError: (_) => 'Server error', emailAlreadyInUse: (_) => 'Email already in use',...

Now with 100% more null-safety ... @hpoul Any chance this will be merged?

@hpoul thanks for the reply right after breakfast :) I'll show you how I put it to use and than try to explain why prompt customization should be part of...

@davidzhao thanks for the reply. :) LiveKit-Server Version is 0.15.7. Yes, it is using the integrated TURN server. What I find especially strange is, that the React Example App is...

The issue is still there in Server Version 1.2.5 and flutter-client-sdk Version 1.1.7 Now I have seen the following in the logs. `caddy_1 | {"level":"error","ts":1666775017.8042235,"logger":"layer4","msg":"handling connection","error":"remote error: tls: unknown certificate...

I am also having this issue. @talhakerpicci @talhakerpicci @madd-project @Mohi-exe @rafaelsetragni Is there any progress? What information can I provide to debug this?