Dakora Baer

Results 14 comments of Dakora Baer

Hi @nicocaille, I ran into this exact same issue on a different library (as well as this one) and fixed both by running: ``` export CPATH=/opt/homebrew/include export LIBRARY_PATH=/opt/homebrew/lib ``` For...

1. Intermittent loss of audio from the digital output (all other outputs are fine) requiring restart. Rarely, switching away and back to digital out resumes sound. Additionally, sleeping and waking...

It's okay, it's the default clover configuration. I will try those fixes and reply. Also is this what you needed to see? ![screen shot 2018-04-03 at 11 35 45 am](https://user-images.githubusercontent.com/5544713/38265446-2a32a3f6-3733-11e8-855f-10f9b68bfd62.png)

The source looks innocuous enough, though I don't know C very well. Can't really say for the pre-built binaries, but you could always build it from source

Hmm i'll have to keep an eye on it, and set that restart limit. I don't see any indication as to why, all I walked into was my Sentry instance...

@midigofrank I ran into the same issue recently, the fixes I initially reported here no longer seem to work on Apple Silicon. I haven't been able to find a solution...

I started getting this issue within the last two months (which is weird as this is a very old issue). On both Ubuntu and RHEL the network completely dies after...

Similar errors to above and in a large codebase, but we're running on Elixir 1.17.3: ``` 2025-08-29T09:34:58-06:00 ERROR [project] Get definition via expert failed: ** (ErlangError) Erlang error: {:erpc, :noconnection}...

Sorry for the delay, setting up Keyloak for dev was more involved than I had expected. Here's the output of those variables: **********[encryptionAlg]: any **********[rawAlgorithm]: RSA-OAEP Interestingly when I set...

Not sure where that deserialization error came from but I tried again and inspected some more of the variables in the code path: ``` **********[encryptionAlg]: RSA-OAEP **********[rawAlgorithm]: RSA-OAEP **********[encryptionEncAlg]: any...