Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[mosquitto-dev] WebSocket network error: The operation couldn't be completed. (OSStatus error -9807.)

Hi Im using mqttws31.js in an App created with NSBasic Appstudio. The app connects to a mosquito 1.4.3 broker using secure websockets on port 9002 just fine from Safari on OS X, and Chrome, but when I connect from Safari or the web app on iOS9 mobile devices, I get the -9807 error code as in the subject line and mqtt doesn't connect. I have full debug enabled and it doesn’t even show the connection attempt. Any help in expanding logging on the server or client to help figure this out would be appreciated, thanks in advance.

Jon

Back to the top