15 days ago
Idk what is going on its been doing the same thing for about 1.30 hours.
Attachments
5 Replies
15 days ago
Hey! just checking in 👋
looks like it's sorted now? I can see it deployed 8 minutes ago.
Let me know if you run into any other issues 🙂
Status changed to Solved mykal • 15 days ago
I dont think so its different deploy just a hope i redeployed it ,the other one is removed automaticly
I think i fixed
Attachments
But still, finding out why it's stuck will help you, so I'm posting the old and new versions here.
New
[build]
builder = "NIXPACKS"
[deploy]
startCommand = "node index.js"
Old
[build]
builder = "NIXPACKS"
[deploy]
startCommand = "node deploy-commands.js && node index.js"
The problem is actually solved, but I don't know why it got stuck in Docker.
15 days ago
huh! I'd also suggest moving to Railpack if you can 🙂
Nixpacks is great but technically in maintenance mode- you'll see much better perf with Railpack.