Skip to content

Instantly share code, notes, and snippets.

@envp
Created March 10, 2016 16:37
Show Gist options
  • Save envp/816cfec574831021960f to your computer and use it in GitHub Desktop.
Save envp/816cfec574831021960f to your computer and use it in GitHub Desktop.
Because c9.io doesnt like if you have 2+ links in a post.
1. When I load c9.io for the first time, no styles are loaded from cdn.c9.io and I get a screen [like this](http://puu.sh/nBEwg/b9cf73fe0e.png).
2. After going to status.c9.io, which needs me to fill out a [captcha](http://puu.sh/nBEGI/92762b043c.jpg). I am able to see my dashboard with proper styling, but is still missing some resources all of which are from cdn.c9.io.
3. [See screenshot of above](http://puu.sh/nBEN9/3b9a868896.png) Note the missing glyphicons in this picture. [And a dropbox link to the console logs](https://www.dropbox.com/s/stn8rl62ndz50v1/c9.io-1457627113298.log?dl=0)
4. Now when I click on "Open" to open my workspace. It gets [stuck loading](http://puu.sh/nBF5n/427dde3458.png). Here's the [dropbox log for that](https://www.dropbox.com/s/jcujwnsvb4uvc9a/ide.c9.io-1457627242366_stuck_Loading.log?dl=0)
@envp
Copy link
Author

envp commented Mar 10, 2016

Here's the description:

  1. When I load c9.io for the first time, no styles are loaded from cdn.c9.io and I get a screen like this.
  2. After going to status.c9.io, which needs me to fill out a captcha. I am able to see my dashboard with proper styling, but is still missing some resources all of which are from cdn.c9.io.
  3. See screenshot of above Note the missing glyphicons in this picture. And a dropbox link to the console logs
  4. Now when I click on "Open" to open my workspace. It gets stuck loading. Here's the dropbox log for that

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment