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

Check the events

Before retrying, review the Events tab on the resource 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 resource detail page
  2. In the quick actions sidebar, click Retry Provisioning
  3. CodeWire re-runs the full provisioning process
The resource returns to Provisioning state and you can track progress in the Events tab.

Force reprovision (running resources)

If your resource is already running but in a stuck or corrupted state, use Force Reprovision instead. This tears down the application deployment and re-runs the full provisioning pipeline while preserving your data. If your resource is running and you need to re-apply configuration (for example, after changing GitHub integration or login provider settings):
  1. Go to the resource detail page
  2. Click Force Reprovision in the sidebar
  3. CodeWire re-applies the configuration
Force reprovisioning briefly interrupts access to your Coder 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.