deploy_feedback icon indicating copy to clipboard operation
deploy_feedback copied to clipboard

[Bug]: Deployments fails with "An internal server error occurred"

Open begoon opened this issue 7 months ago • 0 comments

Problem description

In my project, 2/3 of deployments after the push to the repo fail with "An internal server error occurred". After a few empty pushes to the repo to enforce the rebuild, the deployment eventually succeeds.

image

Steps to reproduce

  1. I have a Deno deploy project linked to the GH repo
  2. When I push to the repo, Deno Deploy starts the build/deploy
  3. In about 2/3 cases, not always, the internal error above occurres.

Expected behavior

The build and deploy should work normally.

Environment

  • deno 1.38.1
  • macOS M1/arm64 for local development

Possible solution

No response

Additional context

No response

begoon avatar Nov 14 '23 07:11 begoon