Skip to main content
If your instance fails to provision, you can retry from the instance detail page.

Check the events

Before retrying, review the Events tab on the instance detail page. It shows which provisioning step failed and often includes error details. Common failure causes:
CauseWhat to do
Temporary infrastructure issueRetry — usually succeeds on the second attempt
Resource quota exceededCheck your subscription plan
Network timeoutRetry after a few minutes

Retry provisioning

  1. Go to the instance detail page
  2. In the quick actions sidebar, click Retry Provisioning
  3. Codespace re-runs the full provisioning process
The instance returns to Provisioning state and you can track progress in the Events tab.

Force reprovision (running instances)

If your instance is already running but you need to re-apply configuration (for example, after changing GitHub integration or login provider settings):
  1. Go to the instance detail page
  2. Click Force Reprovision in the sidebar
  3. Codespace re-applies the Terraform configuration
Force reprovisioning briefly interrupts access to your instance while configuration is re-applied.

Still failing?

If provisioning continues to fail after retrying, the Events tab provides detailed error information. Contact support with the event details for assistance.