Finally found the problem.
I introduced log4js and integrated this with express, as,
app.use(log4js.connectLogger(logger, { level:
log4js.levels.ERROR }));
This created the problem. Somehow this was failing. It works only with
DEBUG though.
After commenting this, it started working. Strange !!
On Mar 6, 8:17 am, Arindam <[email protected]> wrote:
> I just installed my node.js app in a windows 2008 micro instance with
> security group quick-start-2 and with http port enabled.
>
> I opened the firewall in the instance and opened port 80, 443 for
> inbound and outbound both.
> In spite of that, my http requests are not able to reach out to the
> node.js app. When I start my app, from log, I see that the app is
> connected to redis and mongo and socket.io is also started.
>
> What's wrong ? why http requests are blocked ?
> This application works fine in my local machine though.
>
> I shamelessly asked this question in stackoverflow also, but thought
> this would be more appropriate.
--
Job Board: http://jobs.nodejs.org/
Posting guidelines:
https://github.com/joyent/node/wiki/Mailing-List-Posting-Guidelines
You received this message because you are subscribed to the Google
Groups "nodejs" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/nodejs?hl=en?hl=en