Jon Arne Jørgensen

Results 8 comments of Jon Arne Jørgensen

I have the exact same issue. You can work around it by setting: "network.http.spdy.websockets" to FALSE in about:config. But it should probably be fixed.

This seems to be an issue with the `mosquitto`/`libwebsockets` https://github.com/eclipse/mosquitto/issues/1211

You can workaround this in firefox by setting `network.http.spdy.websockets` to `false` in `about:config`. This seems to be a bug in mosquitto, as the `libwebsockets-test-server` is working fine with `wss` over...

Just tested this with a connection to `wss://test.mosquitto.org:8081/mqtt`. And this fails if we are using `wss` over `http/2`.

The problem seems to be be that libwebsockets claim to support http/2, so firefox tries that, but then mosquitto closes the connection?

@ralight It seems you are completely right. I'm not able reproduce the failing connection to `wss://test.mosquitto.org:8081/mqtt`. There must have been something wrong with my test setup when this connection failed...

Did you get any error messages in the kernel log?

It looks like they did it for for v0.0.3: https://github.com/ArduCAM/Arducam-Pivariety-V4L2-Driver/releases/tag/ipa-v0.0.3