cloud9-ide Questions

15

I'm setting up a new Vue.JS application using the Vue UI interface. When I start the application using vue serve src/App.vue the application starts but it only displays in the page the default Home...
Lacunar asked 1/4, 2019 at 16:7

10

I want to copy a URL (or any text) and paste that into Cloud9. Doesn't work. In other words, if I have some text in my tablet's clipboard, I can't paste it into the Cloud9 editor. (I can paste UR...
Voyage asked 31/1, 2015 at 23:14

3

Solved

While setting up the AWS Cloud9 EC2 instance, I selected 30 mins for auto-hibernation. I would like to change this to Never. How do I do that?
Cronyism asked 21/12, 2017 at 22:45

4

hey guys i was following the laravel installation guide for cloud9 IDE here and when go run the app i get following in the screen shot below im still new so my debugging solutions are very limite...
Finnish asked 22/11, 2015 at 23:9

8

The Question How to add existing sub repository as a submodule in git? The Why I have a private codespace supermodule with submodules scattered randomly: codespace (git repo, private) ├── Archi...
Ferric asked 25/9, 2015 at 6:22

5

Solved

I'm using Cloud9 (railstutorial.org) and noticed that the disk space used by my workspace is fastly growing toward the disk quota. Is there a way to clean up the workspace and thereby reduce the ...
Professed asked 18/5, 2015 at 14:53

4

Solved

Right now, whenever I want to deploy a node.js server to my production server, I need to change all the IP/DNS/username/password for my various connection to my databases and external APIs. This p...
Utopia asked 22/5, 2012 at 1:4

3

Solved

Each time I start a new environment, after a few weeks of work I get /home/ubuntu/.rvm/gems/ruby-2.7.1/gems/rack-2.2.3/lib/rack/server.rb:433:in `close': No space left on device @ fptr_finalize_flu...
Cobaltous asked 13/7, 2020 at 10:23

3

Solved

Cloud9 has a command under Tools called "Strip Trailing Space". I want to automatically run this command before every time I save a file, so I can be sure my files never contain trailing spaces. Ho...
Wold asked 10/1, 2015 at 21:3

3

I've seemed to minimize the Main Menu Bar (not the specific term), resting at the top, or ceiling, in the Cloud9 IDE. There's a small drop-down arrow located on the top-center and you'd think that ...
Civilized asked 21/1, 2017 at 5:27

5

Solved

I'd like to syntax highlight more than a dozen small snippets of code and then make them editable with ACE Editor by clicking on them, since I think it would be much faster than setting up the full...
Palomo asked 12/1, 2012 at 8:57

5

I am trying to use Cloud9 IDE on a server. I added the SSH key and once I try to SSH into the server the error message Could not execute node.js on [email protected] appears. I have node...
Syncretism asked 8/3, 2015 at 23:51

2

Solved

I'm trying to use Cloud 9 but keep getting the following message during the deployment of the IDE: "Your web browser does not have third-party cookies enabled" I'm using Safari 11.0.3 and in the...
Saber asked 19/3, 2018 at 6:16

5

I'm having a hard time installing certain Python modules in Cloud9 ide. I have tried using easy_install (their recommended method) and pip but with both I get a ton of warnings and end with errors...
Neelon asked 23/7, 2015 at 22:6

4

I use AWS Cloud9 Amazon Web Services a.k.a. Cloud9 IDE. I’m trying to achieve a setup where I can easily switch the frontend (not CLI) PHP version with PHPBrew between 5.6 and 7 whenever. For now, ...
Confectioner asked 23/1, 2018 at 13:12

5

Solved

I'd like to get Docker running on Cloud9 IDE but am running into problems with permissions. Is there any way to resolve this? $ sudo apt-get install docker Reading package lists... Done Building d...
Forewing asked 1/1, 2015 at 5:16

6

I am trying to host my node.js app in Cloud 9 Server. In order to make a mysql connection, I need to know the host address. This page says in a very absurd (I think I am right ) way : Hostname $I...
Triphylite asked 13/1, 2015 at 21:34

4

I am very new to this, and my c9 terminal seems to be frozen. The cursor is blinking, but when I try to enter text, nothing shows up. I have tried exiting my workspace and reloading and it still wi...
Olympie asked 28/3, 2014 at 3:37

6

Solved

Is there a way to open a file not from the workspace tree view but from the c9-terminal tab? Background: c9 doesn´t allow me to set the workspace path to / for a user who doesn´t have write access...
Toh asked 19/1, 2015 at 15:34

3

Solved

So Cloud9 looks really cool, and you can create python files in it, but I can't figure out how to get it to run a Django project. I imported one from my github account into the IDE, but it says I n...
Pereyra asked 29/8, 2012 at 23:57

2

Solved

Objective Stop Cloud9 IDE from giving me the warning message. Background I am coding JavaScript using the Cloud9 IDE, and wherever I use a class from another file (in the same folder) I get the ...
Undersurface asked 8/7, 2016 at 15:10

4

Solved

Hi I am trying set up my gmail account to send email for my Meteor app, not very easy so far server.js Meteor.startup(function () { smtp = { username: 'xxxxx', // eg: [email protected] pa...
Germane asked 15/7, 2015 at 18:17

2

Solved

Facebook requires a website URL, where the website is hosted for validating Oauth requests. Facebook also requires valid callback URLs, basically a list of URLs that Facebook can securely pass Oaut...
Merow asked 14/10, 2015 at 18:42

3

Solved

How can I export a MySQL Database from Cloud9, the online development IDE in the cloud. I was able to import a database, but I still haven't figured out how to export it, or download it to my compu...
Horseshoes asked 31/8, 2014 at 3:41

2

Solved

In Cloud9 I do: $ git push -u origin --all The authenticity of host 'bitbucket.org (131.103.20.168)' can't be established. RSA key fingerprint is 97:8c:1b:f2:6f:14:6b:5c:3b:ec:aa:46:46:74:7c:40. ...
Eleanoraeleanore asked 30/10, 2014 at 22:37

© 2022 - 2025 — McMap. All rights reserved.