Edoardo Codeglia
                                            Edoardo Codeglia
                                        
                                    Hello, is somebody working on this? Thinking about implementing it myself.
Hello. I've extended the mqtt client. Features: - Can use (multiple!) function callbacks on subscriptions - Can decode/encode yaml messages - Can define a "namespace" that will be prepended to...
Aww, i actually had an implementation compatible with 3.11, but I've dropped it since i prefer doing it in a cleaner way with subscription_identifier. Maybe I'll reimplement it later.
Hi @skewty! That snippet there is all i have. I just expanded the Client class to add my own convenience method! The whole repo is actually a p2p web-crawler using...
No, everything is local between your web server and the elasticsearch instance (that you should install locally).
I also get this. No idea why: ES 20.0.0 and NC 20.0.7 ``` nextcloud:/var/www/html# sudo -u www-data php nextcloud.gg/occ fulltextsearch:test -vvv .Testing your current setup: Creating mocked content provider. ok...
I have a current workaround. You can force SD to use a specific GPU by specifying the environment variable `CUDA_VISIBLE_DEVICES` and `CUDA_DEVICE_ORDER`. In my case, i created a minimal script...
Just to add a trail of this, you will also encounter a protocol error if you try to use a subscription_identifier that's not between the allowed range 1 ~ 2^28-1
Could this be the same issue as #2566 ?
When rebooting the server, it looks like a lot of messages are stuck in DendriteRoomOutputEvent ``` [23931] [INF] [23931] [INF] ---------------- JETSTREAM ---------------- [23931] [INF] Max Memory: 23.00 GB [23931]...