https://bugzilla.wikimedia.org/show_bug.cgi?id=67955

            Bug ID: 67955
           Summary: Cannot connect using basic websockets client
           Product: Wikimedia
           Version: wmf-deployment
          Hardware: All
                OS: All
            Status: NEW
          Severity: normal
          Priority: Unprioritized
         Component: Stream
          Assignee: [email protected]
          Reporter: [email protected]
                CC: [email protected], [email protected]
       Web browser: ---
   Mobile Platform: ---

using https://github.com/dhbaird/easywsclient , with the URL adapted to

ws = WebSocket::from_url("ws://stream.wikimedia.org/rc");

results in 

easywsclient: connecting: host=stream.wikimedia.org port=80 path=/rc
ERROR: Got bad status connecting to ws://stream.wikimedia.org/rc: HTTP/1.1 404
Not Found


which is distinct from Bug 66989 (which uses a socketio specific library, and
which reports 502's)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are on the CC list for the bug.
_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to