Failed deployment - Timed out at bundle stage

Hi there, I’m trying to deploy a Python app but the deployment times out at the bundle stage.

Here’s the Repl: https://replit.com/@ClementLo/Dining-Chatbot?v=1

Here’s the deployment log:
info: Deployment: 042ebc19-a5fd-4127-9f14-cf427b095ab0 - 2023-05-30T21:14:58.514Z
info: Build: 2f9559e9-9a88-436d-94d7-0f443ee83855 - 2023-05-30T21:14:58.515Z
info: Connecting to builder - 2023-05-30T21:14:58.516Z
info: Builder connected - 2023-05-30T21:15:11.918Z
info: Installing packages - 2023-05-30T21:15:12.027Z
info: Skipping Build as no Build command set - 2023-05-30T21:15:12.556Z
info: Pushing pid1 binary layer… - 2023-05-30T21:15:12Z
info: Created pid1 binary layer - 2023-05-30T21:15:15Z
info: Pushing Repl layer… - 2023-05-30T21:15:23Z
info: Pushing hosting layer… - 2023-05-30T21:15:23Z
info: Nix layers for this Repl are uncached. - 2023-05-30T21:15:23Z
info: Pushing nix-0 layer… - 2023-05-30T21:15:23Z
info: Created hosting layer - 2023-05-30T21:15:23Z
info: Created Repl layer - 2023-05-30T21:17:50Z
info: Pushing Repl (cache) layer… - 2023-05-30T21:17:50Z
Deployment timed out. Check the Logs tab for more details. - 2023.520Z

In the Logs tab it says: No logs are available, because the most recent build failed before it reached the promotion stage. If you are having trouble getting the deployment to work, read through these troubleshooting tips.

Thanks for your help!

Hey @ClementLo welcome to the forums!

Have you looked at the trouble shooting docs?

2 Likes

Yes, I don’t believe any of them apply, but I could be wrong.

If it timed out it could just be an issue with replit’s servers, try it again and if it times out again make a bug report.

1 Like