Dally
Dally
Explore posts from servers
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
Looks like its fne, thanks!
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
No, it was also killed but in a different stage e.g. build and not package install
2025-02-25T23:50:09.727Z ━━━━ 🙏 bun run build ━━━━
2025-02-25T23:50:09.727Z
2025-02-25T23:50:09.734Z $ tsc -b && vite build
2025-02-25T23:50:12.921Z /bin/bash: line 1: 632 Killed tsc -b
2025-02-25T23:50:12.922Z error: script "build" exited with code 137
2025-02-25T23:50:12.922Z
2025-02-25T23:50:12.923Z ━━━━ ❌ bun run build ━━━━
2025-02-25T23:50:12.923Z
2025-02-25T23:50:12.923Z [BUILD ERROR] running build commands failed
2025-02-25T23:50:09.727Z ━━━━ 🙏 bun run build ━━━━
2025-02-25T23:50:09.727Z
2025-02-25T23:50:09.734Z $ tsc -b && vite build
2025-02-25T23:50:12.921Z /bin/bash: line 1: 632 Killed tsc -b
2025-02-25T23:50:12.922Z error: script "build" exited with code 137
2025-02-25T23:50:12.922Z
2025-02-25T23:50:12.923Z ━━━━ ❌ bun run build ━━━━
2025-02-25T23:50:12.923Z
2025-02-25T23:50:12.923Z [BUILD ERROR] running build commands failed
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
its really sporadic
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
Somehow it went down
buildwebpreviewv1739616921-runtime-1-34:/var/www$ sudo su
/var/www # free -h
total used free shared buff/cache available
Mem: 503.6G 162.1G 340.5G 1.5G 1.1G 200.2M
Swap: 8.0G 13.9M 8.0G
buildwebpreviewv1739616921-runtime-1-34:/var/www$ sudo su
/var/www # free -h
total used free shared buff/cache available
Mem: 503.6G 162.1G 340.5G 1.5G 1.1G 200.2M
Swap: 8.0G 13.9M 8.0G
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
This is on debug before the first command
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
buildwebpreviewv1739616921-runtime-1-34:/var/www$ free -h
total used free shared buff/cache available
Mem: 503.6G 162.2G 340.4G 1.5G 1.1G 325.4M
Swap: 8.0G 13.9M 8.0G
buildwebpreviewv1739616921-runtime-1-34:/var/www$ free -h
total used free shared buff/cache available
Mem: 503.6G 162.2G 340.4G 1.5G 1.1G 325.4M
Swap: 8.0G 13.9M 8.0G
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
The container it looks like starts with ~300MB
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
I can build it under my VM which has 4GBs
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
Could it be due to memory not being allocated properly? When i run it multiple times the available memory goes up, and after a while the install succeeds
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
Its weird, it just happens sometimes
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
No description
21 replies
ZZerops
Created by Dally on 2/25/2025 in #💪・community-support
pnpm killed
No description
21 replies
ZZerops
Created by Dally on 2/2/2025 in #💪・community-support
Cannot build due to app not reading env vars
Sorry for the confusion here!
18 replies
ZZerops
Created by Dally on 2/2/2025 in #💪・community-support
Cannot build due to app not reading env vars
18 replies
ZZerops
Created by Dally on 2/2/2025 in #💪・community-support
Cannot build due to app not reading env vars
Yeah my bad
18 replies
ZZerops
Created by Dally on 2/2/2025 in #💪・community-support
Cannot build due to app not reading env vars
i see it is an issue with turbo, running standalone build works
18 replies
ZZerops
Created by Dally on 2/2/2025 in #💪・community-support
Cannot build due to app not reading env vars
oh for sure it's the ASTRO_DB_REMOTE_URL not the other one, sorry for that
18 replies
ZZerops
Created by Dally on 2/2/2025 in #💪・community-support
Cannot build due to app not reading env vars
Well, maybe its the ASTRO_DB_REMOTE_URL env var, when the app does not find it, it also wants me to login
18 replies