Deployment stuck in progress even though build is successful

Deployment stucks in progress, the logs say that everything when OK,

==> Checking out commit ed6f993cc028d29352034f76340613feb5ece29f in branch main
Apr 8 11:34:55 AM ==> Running build command ‘npm start’…
Apr 8 11:34:55 AM
Apr 8 11:34:55 AM > server@1.0.0 start /opt/render/project/src/Server
Apr 8 11:34:55 AM > npm install && node index.js
Apr 8 11:34:55 AM
Apr 8 11:34:55 AM ==> Running build command ‘npm start’…
Apr 8 11:34:55 AM
Apr 8 11:34:55 AM > server@1.0.0 start /opt/render/project/src/Server
Apr 8 11:34:55 AM > npm install && node index.js
Apr 8 11:34:55 AM
Apr 8 11:35:01 AM
Apr 8 11:35:01 AM > core-js@3.30.0 postinstall /opt/render/project/src/Server/node_modules/core-js
Apr 8 11:35:01 AM > node -e “try{require(‘./postinstall’)}catch(e){}”
Apr 8 11:35:01 AM
Apr 8 11:35:02 AM added 210 packages from 197 contributors and audited 210 packages in 6.355s
Apr 8 11:35:02 AM
Apr 8 11:35:02 AM 13 packages are looking for funding
Apr 8 11:35:02 AM run npm fund for details
Apr 8 11:35:02 AM
Apr 8 11:35:02 AM found 0 vulnerabilities
Apr 8 11:35:02 AM
Apr 8 11:35:02 AM Server listening on 0.0.0.0:10000

but when i try to access the link it doesn’t send any request and get 502 error, why is this happening ?

Hey,

I see that you’ve already initiated a support ticket with us. To avoid any confusion or duplicate efforts, let’s continue the conversation there

Regards.
Jérémy, Render Support

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.