You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[WebSocket] debug enabled
[WebSocket] policy file: xmlsocket://rtm51.leancloud.cn:843
[WebSocket] cannot connect to Web Socket server at wss://rtm51.leancloud.cn:6799/ (SecurityError: Error #2048)
make sure the server is running and Flash socket policy file is correctly placed
Error: Error #1009
[WebSocket] closed
However, if I connect to the same domain over ws: first, everything works fine.
I run into a
SecurityError: Error #2048
when connecting to a wss endpoint:https://rawgit.com/leeyeh/js-realtime-sdk/issue/web-socket-js/demo/web-socket-js/fail.html
However, if I connect to the same domain over
ws:
first, everything works fine.https://rawgit.com/leeyeh/js-realtime-sdk/issue/web-socket-js/demo/web-socket-js/success.html
The policy file is served correctly:
The text was updated successfully, but these errors were encountered: