goondu
Intern
Intern
  • UID1559
  • Fans1
  • Follows0
  • Posts6
Reads:43256Replies:1

[Others]Cloud IDE C9 - Unable to load IDE

Created#
More Posted time:Dec 29, 2016 14:36 PM
I had installed Cloud IDE C9 in many of my other non-Alibabba clouds [like Amazon]. and Cloud 9 IDE is able to install and start run there easily. Cloud 9 IDE helps in script development, and is always the first tool I would install in my cloud instances.


Now I am installing Cloud 9 IDE in an Alibaba cloud housed in Shenzhen datahouse. I have installed and the cloud 9 ide service is up and running ..


node server.js -p 8080 -l [instance private ip] -a [my login details]


Cloud 9 IDE started, and it prompted for login at http://[instance public ip]:8080


However after enter the login details, the Cloud 9 IDE seems hang up and unable to continue to load ...


Are there any firewall settings I need to set?
What Cloud IDE do you use in your instances?


Any advice welcome. Thanks in advance.

goondu
Intern
Intern
  • UID1559
  • Fans1
  • Follows0
  • Posts6
1st Reply#
Posted time:Dec 30, 2016 0:15 AM
Issue resolve, manage to have c9 ide up and running in my trial instance. What I did was to 'tar' a good c9sdk folder[in my other instance] , ftp the zip, and 'untar' it.
Guest