denoland / deploy_feedback

For reporting issues with Deno Deploy
https://deno.com/deploy
74 stars 5 forks source link

[Bug]: Deno deploy stuck at 100% #747

Closed vicary closed 1 week ago

vicary commented 1 week ago

Problem description

I am trying to deploy a Deno Fresh project into Deno Deploy, but the progress is stuck at 100% with no apparent reason.

  1. deployctl deploy throws the error error: TypeError: error reading a body from connection after waiting for 5 minutes at Deploying... (100.0%)
  2. The build logs at dash.deno.com is stuck at 100% \ image

Steps to reproduce

  1. Clone the project
  2. Run deno deploy

Expected behavior

The deploy should succeed.

Environment

Possible solution

N/A

Additional context

Organization ID: 6d1d11f9-cd58-45bc-b2be-b56fef31bba3 Project URL: https://dash.deno.com/projects/azurefalcon

vicary commented 1 week ago

The deployments are passing again for some reason, closing this for no longer able to reproduce it.