Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Random crash #1227

Closed
louij2 opened this issue Dec 6, 2020 · 4 comments
Closed

Random crash #1227

louij2 opened this issue Dec 6, 2020 · 4 comments

Comments

@louij2
Copy link

louij2 commented Dec 6, 2020

Expected Behavior

Current Behavior

Steps to Reproduce

Environment

OS:
.env file:

Logs

image

@Ayymoss
Copy link

Ayymoss commented Dec 7, 2020

Got similar crash. Similar timings also...

2020-12-05T22_14_12_608Z-debug.log (UTC+1)

0 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'run', 'start' ]
1 info using npm@7.0.14
2 info using node@v15.3.0
3 timing config:load:defaults Completed in 1ms
4 timing config:load:file:/usr/lib/node_modules/npm/npmrc Completed in 0ms
5 timing config:load:builtin Completed in 1ms
6 timing config:load:cli Completed in 1ms
7 timing config:load:env Completed in 0ms
8 timing config:load:file:/home/buyingsim/5950x/.npmrc Completed in 0ms
9 timing config:load:project Completed in 0ms
10 timing config:load:file:/home/buyingsim/.npmrc Completed in 1ms
11 timing config:load:user Completed in 1ms
12 timing config:load:file:/usr/etc/npmrc Completed in 0ms
13 timing config:load:global Completed in 0ms
14 timing config:load:cafile Completed in 0ms
15 timing config:load:validate Completed in 0ms
16 timing config:load:setUserAgent Completed in 0ms
17 timing config:load:setEnvs Completed in 1ms
18 timing config:load Completed in 5ms
19 verbose npm-session faf0b87deb2e423b
20 timing npm:load Completed in 10ms
21 timing command:run-script Completed in 39662712ms
22 verbose stack Error: command failed
22 verbose stack     at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/@npmcli/promise-spawn/index.js:64:27)
22 verbose stack     at ChildProcess.emit (node:events:376:20)
22 verbose stack     at maybeClose (node:internal/child_process:1055:16)
22 verbose stack     at Process.ChildProcess._handle.onexit (node:internal/child_process:288:5)
23 verbose cwd /home/buyingsim/5950x
24 verbose Linux 4.15.0-96-generic
25 verbose argv "/usr/bin/node" "/usr/bin/npm" "run" "start"
26 verbose node v15.3.0
27 verbose npm  v7.0.14
28 error code 1
29 error path /home/buyingsim/5950x
30 error command failed
31 error command sh -c npm run build && node build/index.js
32 verbose exit 1

@louij2
Copy link
Author

louij2 commented Dec 7, 2020

Just to check it's not my fork. I cloned the repo again alas same result.

@louij2
Copy link
Author

louij2 commented Dec 7, 2020

For some reason this only happens with my GPU instance so maybe my .env is wrong?

image

@jef jef removed their assignment Dec 8, 2020
@jef
Copy link
Owner

jef commented Dec 8, 2020

Duplicate #826

@jef jef closed this as completed Dec 8, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants