D
Dokploy2mo ago
Rocky

Deploy page 404 error

I deploy nodejs app it's showing page 404 error anyone plz help me
No description
No description
8 Replies
Henrik
Henrik2mo ago
You're listening on the wrong IP interface. You have to listen on 0.0.0.0
Rocky
RockyOP2mo ago
How can I fix this issue
Henrik
Henrik2mo ago
How do you deploy?
Rocky
RockyOP2mo ago
Using nixpacks
Henrik
Henrik2mo ago
Have you tried just pressing deploy again?
Rocky
RockyOP2mo ago
Yes I did redeploy and deploy but still same
Henrik
Henrik2mo ago
How do you start your server in the code?
Rocky
RockyOP2mo ago
node index.js

Did you find this page helpful?