tjcsl/director

Online Terminal not working (WebSocket connection failed)

liamrathke opened this issue · 2 comments

I'm trying to use the online terminal to run a project I have for my Android class.
The online terminal appears to be down at the time, I can't type in the field at all. It's just a black field.

screen shot 2018-06-04 at 2 32 40 pm

Through Inspect Element, it seems that the issue is related to Director's WebSocket connection.

WebSocket connection to 'wss://director.tjhsst.edu/ws/' failed: Error during WebSocket handshake: Unexpected response code: 502 addFileListener @ editor.js:1655 d @ raven.js:379 14:31:10.691

Fixed.

Wow that was fast, thanks so much @naitian!