Skip to content

🚨 URGENT: Deployment Failed - Manual Intervention Required #306

@github-actions

Description

@github-actions

Deployment Failure Alert

Time: 2026-02-05T05:48:57.675Z
Branch: forestgeo-app-development
Commit: 62c5235
Workflow Run: https://github.com/Smithsonian/ForestGEO/actions/runs/21700309660

What Happened

The deployment failed. An app restart was attempted.

Recommended Actions

  1. Check the workflow logs
  2. Check Azure Portal for the app service status and logs
  3. Verify the app is running by logging in and testing functionality
  4. Consider rolling back manually via Azure Portal (Deployment Center → Deployment Logs)

Note: The health endpoint requires authentication (Azure Easy Auth) and cannot be checked externally.

Manual Rollback Steps

# Using Azure CLI
az webapp deployment slot swap -g ForestGEO-ResourceGroup -n forestgeo-development --slot staging --target-slot production
# Or restart the app
az webapp restart -g ForestGEO-ResourceGroup -n forestgeo-development

/cc @MasonStilwell

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions