Ivan Kryvoruchko
Ivan Kryvoruchko
It was already reported :slightly_frowning_face: https://github.com/ztellman/aleph/issues/327
What version of Aleph are you using? I think this particular issue was fixed since 0.4.5-alpha1
Based on your stacktrace it's problem in `http-kit`, not Aleph :thinking: ``` Caused by: java.lang.ClassNotFoundException: javax.xml.bind.DatatypeConverter, compiling:(org/httpkit/client.clj:1:1) ``` (source here is `org/httpkit/client.clj`) Do you have both these libs on your...
We're using following pieces of Aleph at [Attendify](https://attendify.com/): - HTTP client: mostly internal inter-service communication, as well as using REST APIs of internal data storages - HTTP server: both internal...
I'm perfectly fine with updating the documentation (as was indicated in the initial report), because right now the most glaring issue is that this behavior is not immediately obvious unless...
Gnome crashes for me every time I try to enable material-shell using the NixOS 21.05/Gnome 40.1/X.Org/https://github.com/material-shell/material-shell/commit/fa59ef898a2eed88259b64558eb2d4f837cdc267, _but_ it works with @arnarg logging patch applied :eyes: :see_no_evil: