10 months ago
mise bun@1.2.19 install
mise node@22.18.0 install
mise bun@1.2.19 download bun-linux-x64-baseline.zip
mise node@22.18.0 download node-v22.18.0-linux-x64.tar.gz
mise bun@1.2.19 extract bun-linux-x64-baseline.zip
gpg: Signature made Thu Jul 31 21:47:23 2025 UTC
gpg: using EDDSA key 5BE8A3F6C8A5C01D106C0AD820B1A390B168D356
gpg: Can't check signature: No public key
mise ERROR gpg failed
gpg: Signature made Thu Jul 31 21:47:23 2025 UTC
gpg: using EDDSA key 5BE8A3F6C8A5C01D106C0AD820B1A390B168D356
gpg: Can't check signature: No public key
mise bun@1.2.19 bun -v
mise bun@1.2.19 1.2.19
mise bun@1.2.19 ✓ installed
mise ERROR failed to install core:node@22.18.0
mise ERROR gpg exited with non-zero status: exit code 2
mise ERROR Run with --verbose or MISE_VERBOSE=1 for more information25 Replies
10 months ago
Seems like the mise version is out of date.
10 months ago
Yeah, seems like Railpack needs to update it's mise version (????)
10 months ago
I would say to use a Dockerfile for now
10 months ago
I'm checking mise related issues to confirm where this is a upstream error
10 months ago
you can try using another node version
10 months ago
found something, can you try setting a MISE_NODE_VERIFY=false env var?
10 months ago
Nice, I will tell the team about this issue
Hi there, thank you for bubbling this up! We've pushed a fix that should apply this patch automatically within Railpack! 🙂
10 months ago
@rei🏳⚧ ^^ can you try removing that env var and see if it deploys correctly?
10 months ago
nice!
10 months ago
I shall mark this thread as solved
10 months ago
!s
Status changed to Solved medim • 10 months ago