It's stuck on Deploying

For past 2 hours…it just says Deploying…

It is Python script

whats wrong here ?

4 Likes

Same here. I’m using Frankfurt as a location for my web service. Render.com has had previous issues here, that caused deployment getting stuck. I tried US location(with new service) and deployment was succesfull.

2 Likes

Same here, its been deploying for too long :confused:

Same here Frankfurt region

Same here.

Even if the deploy is run in the commit trigger, it will not complete as well as if it is run manually.

From the logs, it seems to have completed up to build and then stopped at the site update.

Mar 19 10:05:26 PM  > @example/basics@0.0.1 build /opt/render/project/src
Mar 19 10:05:26 PM  > astro build
Mar 19 10:05:26 PM  
Mar 19 10:05:28 PM  01:05:28 PM [build] output target: static
Mar 19 10:05:28 PM  01:05:28 PM [build] Collecting build info...
Mar 19 10:05:28 PM  01:05:28 PM [build] Completed in 19ms.
Mar 19 10:05:28 PM  01:05:28 PM [build] Building static entrypoints...
Mar 19 10:05:35 PM  01:05:35 PM [build] Completed in 7.07s.
Mar 19 10:05:35 PM  
Mar 19 10:05:35 PM   generating static routes
Mar 19 10:05:35 PM  ▶ src/pages/index.astro
Mar 19 10:05:37 PM    └─ /index.html (+1.82s)
Mar 19 10:05:37 PM  Completed in 2.00s.
Mar 19 10:05:37 PM  
Mar 19 10:05:37 PM  01:05:37 PM [build] 1 page(s) built in 9.10s
Mar 19 10:05:37 PM  01:05:37 PM [build] Complete!
Mar 19 10:05:40 PM  ==> Uploading build...
Mar 19 10:05:44 PM  ==> Your site is live 🎉
1 Like

Facing the same issue but my Region is Oregon (US West).

error bson@5.1.0: The engine “node” is incompatible with this module. Expected version “>=14.20.1”. Got “14.17.0”
I installed the version, still came up the same message
image

1 Like

The incident impacting deploys and builds https://status.render.com/incidents/7403tzblkmzx has been resolved, you should be fine now - if you see a deployment still in progress then a manually deployment should straighten things out.

Apologies for the inconvenience,

Regards,

John B

I am facing the same problem. Did you find any solution to this problem?

Did you give that a try?

Yes,still facing the same issue

If you’re experiencing services showing “Deploy In Progress” as their status then we’d ask you to use the manual deploy button and trigger a new deployment.

If you are seeing something else that relates to deployment then we’d ask you to contact us directly as that is service related and best handled via a none public forum so we can get service details,

Regards,

I already tried manual deployment still got this issue "error bson@5.1.0: The engine “node” is incompatible with this module. Expected version “>=14.20.1”. Got “14.17.0”
and I am using node 18.15.0

This isn’t related to this topic. We’re going to close this thread to keep it related to the original incident.