Giter Club home page Giter Club logo

Comments (11)

fatihky avatar fatihky commented on June 1, 2024

You must use node v4.x.x or later. But I will change these lines so you will be able to use c9-manager with node 0.12.x.

from c9-manager.

fatihky avatar fatihky commented on June 1, 2024

I have tried current(updated) app with v0.12.9 and looks like it works. Let me know any other issues.

from c9-manager.

farfeduc avatar farfeduc commented on June 1, 2024

I have just copied the config.sample.js to config.js and when I start the app, the console shows :

port: 6321
6321 null []

But the real port is : 6320.

And when I try to connect to : http://localhost:6320 there is only :

Cannot GET / on the page.

from c9-manager.

fatihky avatar fatihky commented on June 1, 2024

Sorry for poor documentation.

  1. First log is just for debugging purposes probably.
  2. You can see your ides at /ides page.

from c9-manager.

fatihky avatar fatihky commented on June 1, 2024

I have added some commits about your new comment. I have removed that console.log.

from c9-manager.

farfeduc avatar farfeduc commented on June 1, 2024

Ok, no problem ;)

Here is what I get when I try to start a new ide :

Application listening on http://localhost:6320
Go to the http://localhost:6320/ides to see and manage your ides.
events.js:85
      throw er; // Unhandled 'error' event
            ^
Error: spawn daemonize ENOENT
    at exports._errnoException (util.js:746:11)
    at Process.ChildProcess._handle.onexit (child_process.js:1053:32)
    at child_process.js:1144:20
    at process._tickCallback (node.js:355:11)

Is it some issue with my installation of c9 ? I have the folder in /opt/c9sdk like you asked.

from c9-manager.

farfeduc avatar farfeduc commented on June 1, 2024

I have checked, the directory exists.

Do I need to precise some port or do I need to do something particular ?

from c9-manager.

fatihky avatar fatihky commented on June 1, 2024

You need to install daemonize. I will add this information to the readme.

from c9-manager.

farfeduc avatar farfeduc commented on June 1, 2024

It works. :)

Now I can start and remove ides. The only issue remaining might not be related to your app.

My idea seems to start good but the page is almost blank. Like it didn't had the permission to load the assets.
I will search.

from c9-manager.

fatihky avatar fatihky commented on June 1, 2024

If you mean /ides page, it has not assets(css, js etc...).

from c9-manager.

fatihky avatar fatihky commented on June 1, 2024

I am closing the issue. Thanks for your interest.

from c9-manager.

Related Issues (1)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.