Skip to content

fix(deploy): drop MicrosoftModule from container + log failed revisions - #85

Merged
LeftTwixWand merged 1 commit into
masterfrom
fix/deploy-kernel-modules
Sep 9, 2026
Merged

fix(deploy): drop MicrosoftModule from container + log failed revisions#85
LeftTwixWand merged 1 commit into
masterfrom
fix/deploy-kernel-modules

Conversation

@LeftTwixWand

Copy link
Copy Markdown
Contributor

Summary

  • Keep aspnet:11.0.0-rc.1 base image.
  • Revert container DigitalBrain__Modules list to the prior working set (no MicrosoftModule).
  • On revision Failed/timeout, dump az containerapp logs for diagnosis.

Why

v0.1.22 failed on missing RC1 framework. v0.1.23 still Failed after the base-image fix; local repro shows Microsoft module HTTP surface activation can blow up silo startup when membership/clustering wiring is incomplete. Revert modules to the last known-good set and capture Azure logs if it fails again.

Keep the ASP.NET 11 RC1 base image, drop the newly added MicrosoftModule from the published module list (it was not in prior working releases), and print Container App console logs when a revision fails.
@LeftTwixWand
LeftTwixWand merged commit 3dca7c8 into master Sep 9, 2026
2 checks passed
@LeftTwixWand
LeftTwixWand deleted the fix/deploy-kernel-modules branch September 9, 2026 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant