Skip to content
This repository was archived by the owner on Sep 18, 2021. It is now read-only.
This repository was archived by the owner on Sep 18, 2021. It is now read-only.

We cant install it #3

@abuabdulla

Description

@abuabdulla

Hi everybody

We try to install this software many times at Herku & nodjistu hosting service but unfourntully we didn't success, as per my team they got these errors:

I configure it properly and now when it starts i am getting error with the
application:

2012-10-30T20:11:23+00:00 heroku[web.1]: Starting process with command
node server.js
2012-10-30T20:11:24+00:00 app[web.1]: Warning: express.createServer() is
deprecated, express
2012-10-30T20:11:24+00:00 app[web.1]: applications no longer inherit from
http.Server,
2012-10-30T20:11:24+00:00 app[web.1]: please use:
2012-10-30T20:11:24+00:00 app[web.1]:
2012-10-30T20:11:24+00:00 app[web.1]: var express = require("express");
2012-10-30T20:11:24+00:00 app[web.1]: var app = express();
2012-10-30T20:11:24+00:00 app[web.1]:
2012-10-30T20:11:24+00:00 app[web.1]: info - socket.io started
2012-10-30T20:11:24+00:00 app[web.1]:
2012-10-30T20:11:24+00:00 app[web.1]: /app/server.js:86
2012-1 0-30T20:11:24+00:00 app[web.1]: app.register('.html',
matador.engine)
2012-10-30T20:11:24+00:00 app[web.1]: ^
2012-10-30T20:11:24+00:00 app[web.1]: TypeError: Object function app(req,
res){ app.handle(req, res); } has no method 'register'
2012-10-30T20:11:24+00:00 app[web.1]: at Function.
(/app/server.js:86:7)
2012-10-30T20:11:24+00:00 app[web.1]: at Function.configure
(/app/node_modules/express/lib/application.js:400:61)
2012-10-30T20:11:24+00:00 app[web.1]: at Object.
(/app/server.js:19:5)
2012-10-30T20:11:24+00:00 app[web.1]: at Module._compile
(module.js:446:26)
2012-10-30T20:11:24+00:00 app[web.1]: at Object..js (module.js:464:10)
2012-10-30T20:11:24+00:00 app[web.1]: at Module.l oad (module.js:353:31)
2012-10-30T20:11:24+00:00 app[web.1]: at Function._load
(module.js:311:12)
2012-10-30T20:11:24+00:00 app[web.1]: at Array.0 (module.js:484:10)
2012-10-30T20:11:24+00:00 app[web.1]: at EventEmitter._tickCallback
(node.js:190:38)
2012-10-30T20:11:25+00:00 heroku[web.1]: Process exited with status 1
2012-10-30T20:11:25+00:00 heroku[web.1]: State changed from starting to
crashed
2012-10-30T20:11:25+00:00 heroku[web.1]: State changed from crashed to
starting
2012-10-30T20:11:28+00:00 heroku[web.1]: Starting process with command
node server.js
2012-10-30T20:11:28+00:00 app[web.1]: Warning: express.createServer() is
deprecated, express
2012-10-30T20:11:28+00:00 app[web.1]: applications no longer inherit from
http.Server,
2012-10-30T20:11:28+00:00 app[web.1]: please use:
2012-10-30T20:11:28+00:00 ap p[web.1]:
2012-10-30T20:11:28+00:00 app[web.1]: var express = require("express");
2012-10-30T20:11:28+00:00 app[web.1]: var app = express();
2012-10-30T20:11:28+00:00 app[web.1]:
2012-10-30T20:11:29+00:00 app[web.1]: info - socket.io started
2012-10-30T20:11:29+00:00 app[web.1]:
2012-10-30T20:11:29+00:00 app[web.1]: app.register('.html',
matador.engine)
2012-10-30T20:11:29+00:00 app[web.1]: ^
2012-10-30T20:11:29+00:00 app[web.1]: /app/server.js:86
2012-10-30T20:11:29+00:00 app[web.1]: TypeError: Object function app(req,
res){ app.handle(req, res); } has no method 'register'
2012-10-30T20:11:29+00:00 app[web.1]: at Function.
(/app/server.js:86:7)
2012-10-30T20:11:29+00:00 app[web.1]: at Function.configure
(/app/node_modules/express/lib/applicat ion.js:400:61)
2012-10-30T20:11:29+00:00 app[web.1]: at Object.
(/app/server.js:19:5)
2012-10-30T20:11:29+00:00 app[web.1]: at Module._compile
(module.js:446:26)
2012-10-30T20:11:29+00:00 app[web.1]: at Object..js (module.js:464:10)
2012-10-30T20:11:29+00:00 app[web.1]: at Module.load (module.js:353:31)
2012-10-30T20:11:29+00:00 app[web.1]: at Function._load
(module.js:311:12)
2012-10-30T20:11:29+00:00 app[web.1]: at Array.0 (module.js:484:10)
2012-10-30T20:11:29+00:00 app[web.1]: at EventEmitter._tickCallback
(node.js:190:38)
2012-10-30T20:11:30+00:00 heroku[web.1]: Process exited with status 1
2012-10-30T20:11:30+00:00 heroku[web.1]: State changed from starting to
crashed
2012-10-30T20:12:21+00:00 heroku[router]: Erro r H10 (App crashed) -> GET
xxxx.herokuapp.com/ dyno= queue= wait= service= status=503
bytes=
2012-10-30T20:12:22+00:00 heroku[router]: Error H10 (App crashed) -> GET
xxx.herokuapp.com/favicon.ico dyno= queue= wait= service=
status=503 bytes=
2012-10-30T20:21:44+00:00 heroku[slugc]: Slug compilation started
2012-10-30T20:21:46+00:00 heroku[slugc]: Slug compilation failed: failed to
compile Node.js app
2012-10-30T20:21:54+00:00 heroku[web.1]: State changed from crashed to down
2012-10-30T20:23:47+00:00 heroku[slugc]: Slug compilation started
2012-10-30T20:24:12+00:00 heroku[slugc]: Slug compilation finished

They said the app is broken and not working anymore, i need help from any one to get it work properly

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions