PTAnywhere / ptAnywhere-frontend

JavaScript library for the PT Anywhere API and some HTML widgets which use it.
3 stars 0 forks source link

Command line not working #11

Open gomezgoiri opened 8 years ago

gomezgoiri commented 8 years ago

It happens in:

screenshot 2016-01-28 19 23 40

gomezgoiri commented 8 years ago

Console log showed:

Using //@ to indicate sourceMappingURL pragmas is deprecated. Use //# instead jquery-1.10.2.min.js:1:0
Connecting to websocket endpoint... (ws://forge.kmi.open.ac.uk:8080/api/endpoint/sessions/yEgnJNYjQheqRqBiuf5EIA--/devices/ReDvjjYFRQmiZOtwL1_d9g--/console?widget=http://forge.kmi.open.ac.uk/pt/app/default.html) libPTAnywhere-websocket.js:87:9
Info: WebSocket error, Code: undefined, Reason: undefined libPTAnywhere-websocket.js:116:13
connect/ws.onerror() libPTAnywhere-websocket.js:116

Info: WebSocket connection closed, Code: 1006 libPTAnywhere-websocket.js:120:13
Firefox can't establish a connection to the server at ws://forge.kmi.open.ac.uk:8080/api/endpoint/sessions/yEgnJNYjQheqRqBiuf5EIA--/devices/ReDvjjYFRQmiZOtwL1_d9g--/console?widget=http://forge.kmi.open.ac.uk/pt/app/default.html. libPTAnywhere-websocket.js:90:1
gomezgoiri commented 8 years ago

Error 1006:

CLOSE_ABNORMAL: Used to indicate that a connection was closed abnormally (that is, with no close frame being sent) when a status code is expected.