tjcsl / director

Director (web3)
https://director.tjhsst.edu
MIT License
11 stars 5 forks source link

Online Terminal not working (WebSocket connection failed) #47

Closed liamrathke closed 6 years ago

liamrathke commented 6 years ago

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

naitian commented 6 years ago

Fixed.

liamrathke commented 6 years ago

Wow that was fast, thanks so much @naitian!