AVGP / cloud9hub

A workspace dashboard for Cloud9
97 stars 47 forks source link

Missing UI - 404 error - Connection refused #11

Open saakaifoundry opened 10 years ago

saakaifoundry commented 10 years ago

Hi, I have used bower install and but I still have errors:

I can access Cloud9hub login page [type my username and pwd], but can't get in.

Thanks

AVGP commented 10 years ago

Hmmm... that's odd. Are you having any sort of firewall running and blocking connections on your server?

saakaifoundry commented 10 years ago

Hi,

Same issues even when I stop the firewall... I have allowed port range from 3000:6000. I have read about livereload.js issues with some browsers...Not sure this is the problem I have also noticed iFrame security issue...But it's weird because c9 and c9hub share the same baseURL (domain) only ports change.

We are looking for someone we will pay to fix this and make c9/c9hub up and running on our Linode ubuntu server.

Here the entire list of errors...For info I use port 3000 for c9hub.

GET http://baseURL:3000/css/style.css 404 (Not Found) GET http://baseURL:35729/livereload.js net::ERR_CONNECTION_REFUSED GET http://baseURL:3000/lib/flat-ui-official/js/jquery.stacktable.js 404 (Not Found)

Object {workspaces: Array[1]} workspaceController.js:8 data Object {msg: "Attempted to start workspace", user: "xxxxxx", url: "http://baseURL:5001"} workspaceController.js:80 GET http://baseURL:5001/static/ace/build/ace.js 404 (Not Found) Uncaught SecurityError: Blocked a frame with origin "http://baseURL:5001" from accessing a frame with origin "http://baseURL:3000". Protocols, domains, and ports must match. 'Attr.nodeValue' is deprecated. Please use 'value' instead. 'Attr.ownerElement' is deprecated and has been removed from DOM4 (http://w3.org/tr/dom). PROPFIND http://baseURL:5001/workspace/?xhr=1 403 (Forbidden)

Uncaught TypeError: Cannot read property 'childNodes' of null

AVGP commented 10 years ago

Let me try that, maybe there's an incompatibility with the latest version of Cloud9 or something...

rivassh commented 7 years ago

are you still trying?

Harjot1Singh commented 7 years ago

@hmdshariati Use the latest branch please, it should fix some issues