Skip to content
This repository has been archived by the owner on Jan 10, 2022. It is now read-only.

error on startup #10

Closed
mvvershinin opened this issue May 20, 2011 · 7 comments
Closed

error on startup #10

mvvershinin opened this issue May 20, 2011 · 7 comments
Assignees
Labels

Comments

@mvvershinin
Copy link

Hi. i write on calip.so about my error with start.
that's what we have, nothing is certain. can tell where to look in detail.

node -v

v0.4.7

npm -v

1.0.6

node --vars

NODE_PREFIX: /usr/local
NODE_CFLAGS: -rdynamic -D_GNU_SOURCE -DHAVE_CONFIG_H=1 -pthread -m32 -g -O3 -DHAVE_OPENSSL=1 -DEV_FORK_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_MULTIPLICITY=0 -DX_STACKSIZE=65536 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64 -DEV_MULTIPLICITY=0 -DHAVE_FDATASYNC=1 -DPLATFORM="linux" -D__POSIX__=1 -Wno-unused-parameter -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include/node

node app

Illegal instruction

@mvvershinin
Copy link
Author

i'm forger to write - testing node like "hello world" in browser work fine.

@cliftonc
Copy link
Owner

Have you run npm link in the application folder?

On 20 May 2011 11:06, mvvershinin <
reply@reply.github.com>wrote:

Hi. i write on calip.so about my error with start.
that's what we have, nothing is certain. can tell where to look in detail.

node -v

v0.4.7

npm -v

1.0.6

node --vars

NODE_PREFIX: /usr/local
NODE_CFLAGS: -rdynamic -D_GNU_SOURCE -DHAVE_CONFIG_H=1 -pthread -m32 -g -O3
-DHAVE_OPENSSL=1 -DEV_FORK_ENABLE=0 -DEV_EMBED_ENABLE=0 -DEV_MULTIPLICITY=0
-DX_STACKSIZE=65536 -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64
-DEV_MULTIPLICITY=0 -DHAVE_FDATASYNC=1 -DPLATFORM="linux" -D__POSIX__=1
-Wno-unused-parameter -D_FORTIFY_SOURCE=2 -DNDEBUG -I/usr/local/include/node

node app

Illegal instruction

Reply to this email directly or view it on GitHub:
#10

@mvvershinin
Copy link
Author

yes i run it, and all was without errors. may you tell me where i may see logs or something else.

@cliftonc
Copy link
Owner

It will log any errors to the console, so you should see them immediately,
it seems to be failing very early in the start up process if you are getting
that error immediately.

Are you able to run any other nodejs applications (e.g. a hello world
express application)?

Are you in the calipso folder? (e.g if you did git clone to /var/www then
are you in /var/www/calipso)?

Clifton

On 20 May 2011 11:40, mvvershinin <
reply@reply.github.com>wrote:

yes i run it, and all was without errors. may you tell me where i may see
logs or something else.

Reply to this email directly or view it on GitHub:
#10 (comment)

@mvvershinin
Copy link
Author

in console was only "illegal instruction" i try to find in /var/log anything
else, but there are nothing look like from node.js. But "hello world"
worknormal from calipso directory.
i try to find what a problem , and tell about it. may be it error not from
calipso.

2011/5/20 cliftonc <
reply@reply.github.com>

It will log any errors to the console, so you should see them immediately,
it seems to be failing very early in the start up process if you are
getting
that error immediately.

Are you able to run any other nodejs applications (e.g. a hello world
express application)?

Are you in the calipso folder? (e.g if you did git clone to /var/www then
are you in /var/www/calipso)?

Clifton

On 20 May 2011 11:40, mvvershinin <
reply@reply.github.com>wrote:

yes i run it, and all was without errors. may you tell me where i may see
logs or something else.

Reply to this email directly or view it on GitHub:
#10 (comment)

Reply to this email directly or view it on GitHub:
#10 (comment)

,

mvvershinin@gmail.com
ICQ 284713125

@ghost ghost assigned cliftonc May 20, 2011
@dtan
Copy link
Collaborator

dtan commented Jul 22, 2011

@mvvershinin are you still getting this problem?

@cliftonc
Copy link
Owner

cliftonc commented Aug 5, 2011

Closed given inability to replicate and no activity or response.

@cliftonc cliftonc closed this as completed Aug 5, 2011
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants