Deployment is failing August23

Question:
It seems that I can´t deploy repls at the moment. It always stucks at “Promote” - step. If I start the repl with the play-button, everything works fine, just the deployment seems to get stuck at a certain point.
That behaviour applys for a repl which is already deployed (and working for weeks) and which I wanted to redeploy (with minor changes) and also for example a forked Flask-Template (without any changes)

Repl link/Link to where the bug appears:
Forked Version of: https://replit.com/@replit/Flask?v=1

Screenshots, links, or other helpful context:

Error Message:

The deployment failed to initialize due to a configuration or code error. Check the logs tab for more information. For additional support, please post on https://ask.replit.com/c/help/13 and a staff member will take a look. - 2023-08-25T13:26:35.004Z
1 Like

Hey there, we had an incident today that impacted Deployments. We’ve currently mitigated the issue and are working on a full resolution. Can you give this another try and let me know if you are still having trouble deploying?

3 Likes

Hey,
thanks for the quick reply!

I just retried it with the small Bottle App and it still won’t work:

info: Deployment: 56449d52-f485-4647-900f-2b46293cbc42 - 2023-08-25T15:43:49.260Z
info: Build: f0be4eed-f419-4913-988f-af48abfd216f - 2023-08-25T15:43:49.260Z
info: Connecting to builder - 2023-08-25T15:43:49.261Z
info: Builder connected - 2023-08-25T15:43:52.595Z
info: Installing packages - 2023-08-25T15:43:52.709Z
info: Skipping Build as no Build command set - 2023-08-25T15:44:12.633Z
info: Language - 2023-08-25T15:44:12Z
info: Pushing pid1 binary layer... - 2023-08-25T15:44:12Z
info: Created pid1 binary layer - 2023-08-25T15:44:13Z
info: Skipping Python layer creation - 2023-08-25T15:44:14Z
info: Pushing nix-0 layer... - 2023-08-25T15:44:14Z
info: Created hosting layer - 2023-08-25T15:44:14Z
info: Created Repl layer - 2023-08-25T15:44:28Z
info: Pushing Repl (cache) layer... - 2023-08-25T15:44:28Z
info: Created Repl (cache) layer - 2023-08-25T15:44:32Z
info: Created nix-0 layer - 2023-08-25T15:44:39Z
info: Pushed image manifest - 2023-08-25T15:44:39Z
info: Pushed soci index manifest - 2023-08-25T15:44:40Z
error: The deployment failed to initialize due to a configuration or code error. Check the logs tab for more information. For additional support, please post on https://ask.replit.com/c/help/13 and a staff member will take a look. - 2023-08-25T15:44:45.630Z

Greetings
Sven

1 Like

Thanks for taking another look! We’re continuing to look into this issue and will have updates posted to our status page.

1 Like

Hey all!

This has been resolved. If you are still having issues, please let me know!

Hi,

can confirm: Re-/deploying now works fine again.

Thank you!

1 Like

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