-
### Describe the bug
The client crashes 12 seconds after I select a profile. I've done this one two both of my TVs, one is a Chromecast with Google TV dongle and the other is a Hisense U8K Google TV …
-
When setting up a server with `Port(0)`, `baseUri` should use the port given by `localAddress` so as to make it useful for connecting to the server (ie logging or sending publishing to clients).
-
I cannot get the sensor information from http://localhost:8085/Sensor?action=Get&id=/lpc/nct6798d/voltage/0
![image](https://github.com/LibreHardwareMonitor/LibreHardwareMonitor/assets/46216092/b9e9…
-
Hello, doing something like this:
```
httpServer.on("/index.html", HTTP_POST, [](PsychicRequest *request) {
// Do sth
});
httpServer.serveStatic("/index.html", LittleFS, "/index.html");
``…
-
It seems like the type (string vs dict) of `query_string` affects the behaviour of the resulting matcher when the query string in the request has percent-encoding. Specifically, a string typed argumen…
-
HttpServer启动的时候,启用SSL的线程是app().run()的线程,enableSSL触发的runtime_error被HttpServer所属的loop捕获了,导致assertInLoopThread()断言了。
https://github.com/drogonframework/drogon/blob/3fce70b535dcee9efb2f5f805d8a81d04a5a…
-
We have a setup with RedHat ActiveMQ (version 5.11.0) running and jmx_exporter_javaagent (version 1.0.1) attached to it.
Following is the config for the same:
```
---
startDelaySeconds: 0
s…
-
### Affected project(s)
- [ ] documentation
- [ ] examples
- [X] wasmCloud host
- [ ] wasmCloud CLI (wash)
- [ ] wasmCloud dashboard UI (washboard)
- [ ] capability providers
- [ ] provider bindgen
-…
-
### New Feature / Enhancement Checklist
- Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy).
- Any contribution is under this [license](https…
-
While attempting to update Carapace with the branch 410-http2-enable-http2-h2, Carapace fails to start due to this error:
```
SEVERE: No dynamic certificate available for domain cara8testxx.example.…